~fchaillo/financisto/financisto_remove_GreenDroid

« back to all changes in this revision

Viewing changes to res/layout/budget_list_item.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:
15
15
 
16
16
        <TextView android:layout_width="wrap_content"
17
17
                android:layout_height="wrap_content" android:singleLine="true"
18
 
                android:id="@+id/top" android:text="top" android:textSize="10dp"
 
18
                android:id="@+id/top" android:text="top" android:textSize="10sp"
19
19
                android:paddingTop="2dp" />
20
20
 
21
21
        <LinearLayout android:layout_height="wrap_content"