made layout look good on actual phones

This commit is contained in:
IvanaE 2018-10-18 11:33:05 -04:00
parent 6f9590413f
commit f1c28f1a4c
5 changed files with 27 additions and 26 deletions

View file

@ -1,7 +1,7 @@
<resources>
<!-- Base application theme. -->
<style name="AppTheme" parent="Base.Theme.AppCompat.Light.DarkActionBar">
<style name="AppTheme" parent="Base.Theme.AppCompat.Light">
<!-- Customize your theme here. -->
<item name="colorPrimary">@color/colorPrimary</item>
<item name="colorPrimaryDark">@color/colorPrimaryDark</item>