]> git.ktnx.net Git - mobile-ledger-staging.git/blobdiff - app/src/main/res/layout/main_app_layout.xml
use themed text appearance for the 'Last updated on' text
[mobile-ledger-staging.git] / app / src / main / res / layout / main_app_layout.xml
index daf3bd22fd82e22b5cf3750000322c8be887d8fc..8192f1ed29b13531b5099e58345bd5300c418bb9 100644 (file)
@@ -78,6 +78,7 @@
 
                     <TextView
                         android:id="@+id/transaction_last_update_label"
+                        android:textAppearance="@android:style/TextAppearance.Material.Small"
                         android:layout_width="wrap_content"
                         android:layout_height="wrap_content"
                         android:paddingStart="8dp"