Added: Full Figma Layout

This commit is contained in:
TheJoKlLa
2020-11-21 00:58:55 +01:00
parent eb0b6578ec
commit a7a4cb1146
10 changed files with 118 additions and 68 deletions

View File

@ -5,6 +5,7 @@
</style>
<!-- Base theme applied no matter what API -->
<style name="MainTheme.Base" parent="Theme.AppCompat.Light.DarkActionBar">
<item name="android:navigationBarColor">#3C474D</item>
<!--If you are using revision 22.1 please use just windowNoTitle. Without android:-->
<item name="windowNoTitle">true</item>
<!--We will be using the toolbar so no need to show ActionBar-->