Skip to content

Commit 40249a3

Browse files
committed
added padding on bottom of scroll view
1 parent feb3d3e commit 40249a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/res/layout/activity_about.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
android:autoLink="web"
6767
android:gravity="center"
6868
android:linksClickable="true"
69+
android:paddingBottom="16dp"
6970
android:text="https://github.com/inickt/LiveThread-Android\n\nhttp://williamreed.xyz\n\nhttp://nickthompson.guru" />
7071
</LinearLayout>
7172
</ScrollView>

0 commit comments

Comments
 (0)