Updater: layout: activity_updates: add spacing between build info and last checked entry

Change-Id: Ie85fecb30ba12b056569049aac674dc1b8653942
Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
This commit is contained in:
Alexander Martinz
2020-10-29 14:04:31 +01:00
committed by Michael W
parent 66fc964521
commit c4e34d5b07

View File

@@ -64,6 +64,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_below="@id/header_build_date"
android:layout_marginTop="8dp"
android:textColor="?android:attr/textColorPrimary"
android:textSize="12sp" />
</RelativeLayout>