]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/activity_main.xml
hide all of the "Last update" text when there was never a successful update
[mobile-ledger.git] / app / src / main / res / layout / activity_main.xml
index e7cb8dba6c908c575d36711a93b27793781b34f5..cce9ad17949b4911359b71090b9b3eccf4347f05 100644 (file)
                             android:layout_width="wrap_content"
                             android:layout_height="wrap_content"
                             android:background="@drawable/ic_clear_black_24dp"
+                            android:backgroundTint="?colorAccent"
                             android:clickable="true"
                             android:focusable="true" />
 
                     </LinearLayout>
 
                     <LinearLayout
+                        android:id="@+id/transactions_last_update_layout"
                         android:layout_width="match_parent"
                         android:layout_height="wrap_content"
                         android:elevation="24dp"