]> git.ktnx.net Git - mobile-ledger-staging.git/blobdiff - app/src/main/res/layout/last_update_layout.xml
fix mismatch in the gap above the last update text
[mobile-ledger-staging.git] / app / src / main / res / layout / last_update_layout.xml
index e9ddb4852e92455c48276603a79618795d41ac2f..2150affe4ebd840fa0adadb661521dbeefcf81b5 100644 (file)
@@ -21,7 +21,7 @@
     android:id="@+id/last_update_container"
     android:layout_width="match_parent"
     android:layout_height="wrap_content"
-    android:layout_marginTop="4dp"
+    android:paddingTop="4dp"
     >
     <TextView
         android:id="@+id/last_update_label"