aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout')
-rw-r--r--app/src/main/res/layout/basic_header.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/src/main/res/layout/basic_header.xml b/app/src/main/res/layout/basic_header.xml
index 39f8722d..b5ae900a 100644
--- a/app/src/main/res/layout/basic_header.xml
+++ b/app/src/main/res/layout/basic_header.xml
@@ -8,4 +8,6 @@
android:textColor="@color/cyan"
android:textStyle="bold"
android:paddingLeft="6dp"
- android:paddingRight="6dp"/> \ No newline at end of file
+ android:paddingRight="6dp"
+ android:paddingTop="8dp"
+ android:paddingBottom="8dp"/> \ No newline at end of file