|
|
@ -23,7 +23,6 @@ |
|
|
|
android:layout_width="40dp" |
|
|
|
android:layout_width="40dp" |
|
|
|
android:layout_height="40dp" |
|
|
|
android:layout_height="40dp" |
|
|
|
android:layout_gravity="center" |
|
|
|
android:layout_gravity="center" |
|
|
|
android:layout_weight="1" |
|
|
|
|
|
|
|
android:background="@drawable/bg_ib_pre_round" |
|
|
|
android:background="@drawable/bg_ib_pre_round" |
|
|
|
android:contentDescription="@string/edit" |
|
|
|
android:contentDescription="@string/edit" |
|
|
|
android:padding="8dp" |
|
|
|
android:padding="8dp" |
|
|
@ -35,7 +34,6 @@ |
|
|
|
android:layout_width="40dp" |
|
|
|
android:layout_width="40dp" |
|
|
|
android:layout_height="40dp" |
|
|
|
android:layout_height="40dp" |
|
|
|
android:layout_gravity="center" |
|
|
|
android:layout_gravity="center" |
|
|
|
android:layout_weight="1" |
|
|
|
|
|
|
|
android:background="@drawable/bg_ib_pre_round" |
|
|
|
android:background="@drawable/bg_ib_pre_round" |
|
|
|
android:contentDescription="@string/to_top" |
|
|
|
android:contentDescription="@string/to_top" |
|
|
|
android:padding="8dp" |
|
|
|
android:padding="8dp" |
|
|
@ -47,7 +45,6 @@ |
|
|
|
android:layout_width="40dp" |
|
|
|
android:layout_width="40dp" |
|
|
|
android:layout_height="40dp" |
|
|
|
android:layout_height="40dp" |
|
|
|
android:layout_gravity="center" |
|
|
|
android:layout_gravity="center" |
|
|
|
android:layout_weight="1" |
|
|
|
|
|
|
|
android:background="@drawable/bg_ib_pre_round" |
|
|
|
android:background="@drawable/bg_ib_pre_round" |
|
|
|
android:contentDescription="@string/delete" |
|
|
|
android:contentDescription="@string/delete" |
|
|
|
android:padding="8dp" |
|
|
|
android:padding="8dp" |
|
|
|