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 Bruno Martins
parent 75497ee48b
commit 27f04e5b78

View File

@@ -76,6 +76,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>