]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/account_summary_row.xml
better account starr-ing control
[mobile-ledger.git] / app / src / main / res / layout / account_summary_row.xml
index 9617db65f4450fd52000bfbe8ca0d0d6971d1a13..478b6e6dc3fd7c8a2bfb7330d0fd9e6cd10a48d0 100644 (file)
@@ -16,7 +16,8 @@
     <CheckBox
         android:id="@+id/account_row_check"
         android:layout_width="wrap_content"
-        android:layout_height="match_parent" />
+        android:layout_height="match_parent"
+        android:button="@drawable/checkbox_star_black" />
 
     <TextView
         android:id="@+id/account_row_acc_name"