]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/account_summary_row.xml
go to transactions for the account when an account is clicked in the account summary
[mobile-ledger.git] / app / src / main / res / layout / account_summary_row.xml
index e7c7cfbbd4ea93f54b83f4f333d4aa5cae39a6fa..05813dabae7d9dc4fa5645348ad023712392381a 100644 (file)
@@ -24,7 +24,7 @@
     android:layout_width="match_parent"
     android:layout_height="wrap_content"
     android:gravity="center_vertical"
-    android:minHeight="36dp"
+    android:minHeight="?attr/android:actionBarSize"
     android:orientation="horizontal"
     android:paddingStart="8dp"
     android:paddingEnd="8dp"