From d5dd81594c25fbe7ada3bf6be174606ff8d14ffa Mon Sep 17 00:00:00 2001
From: rachitchillar <57211904+rachitchillar@users.noreply.github.com>
Date: Thu, 31 Oct 2019 13:13:59 +0530
Subject: [PATCH] minute changes
---
NowLayout/res/layout/main.xml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/NowLayout/res/layout/main.xml b/NowLayout/res/layout/main.xml
index a91ecba..0ed46de 100644
--- a/NowLayout/res/layout/main.xml
+++ b/NowLayout/res/layout/main.xml
@@ -24,6 +24,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="@string/hello_world"
+ android:padding="10dp"
tools:context=".MainActivity" />
-
\ No newline at end of file
+