Fixes #3403 Add padding between privacy policy button and bottom of the screen (#3404)

Fixes #3403 Add padding between privacy policy button and bottom of the screen
This commit is contained in:
Yash Khare 2020-02-14 20:42:02 +05:30 committed by GitHub
parent bc602371ec
commit 75d489128c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -9,6 +9,7 @@
<dimen name="medium_width">12dp</dimen>
<!-- Standard margins / padding -->
<dimen name="login_padding">30dp</dimen>
<dimen name="tiny_height">1dp</dimen>
<dimen name="miniscule_margin">2dp</dimen>
<dimen name="tiny_margin">4dp</dimen>