|
|
|
|
@ -25,7 +25,6 @@ |
|
|
|
|
android:id="@+id/newTransaction" |
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
android:layout_height="48dp" |
|
|
|
|
android:layout_marginBottom="8dp" |
|
|
|
|
android:background="?selectableItemBackground" |
|
|
|
|
android:gravity="center_vertical" |
|
|
|
|
android:orientation="horizontal" |
|
|
|
|
@ -103,7 +102,6 @@ |
|
|
|
|
android:id="@+id/newCashGame" |
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
android:layout_height="48dp" |
|
|
|
|
android:layout_marginTop="8dp" |
|
|
|
|
android:background="?selectableItemBackground" |
|
|
|
|
android:gravity="center_vertical" |
|
|
|
|
android:orientation="horizontal" |
|
|
|
|
|