~fchaillo/financisto/financisto_remove_GreenDroid

« back to all changes in this revision

Viewing changes to res/layout/transfer_fixed.xml

  • Committer: Fabien Chaillou
  • Date: 2013-01-13 00:25:45 UTC
  • mfrom: (447.2.19 FinancistoSQLite)
  • Revision ID: fabien.chaillou@gmail.com-20130113002545-5k8oid465p3tqobm
Merge with Master

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
        android:layout_width="fill_parent" android:layout_height="fill_parent"
13
13
        android:orientation="vertical">
14
14
        <ScrollView android:layout_width="fill_parent"
15
 
                android:layout_height="wrap_content" android:layout_weight="1"
16
 
                android:scrollbarStyle="insideOverlay">
 
15
                android:layout_height="wrap_content" android:layout_weight="1">
17
16
                <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
18
17
                        android:layout_width="fill_parent" android:layout_height="fill_parent"
19
18
                        android:orientation="vertical" android:id="@+id/list">