Created
April 23, 2020 15:19
-
-
Save ataulm/6e27f754f7dab4b9ef9e835d6eced2ed to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <style name="Base.Theme.Monzo" parent="Platform.Theme.Monzo"> | |
| <!-- ... --> | |
| <item name="tabStyle">@style/Widget.Monzo.TabLayoutLegacy</item> | |
| <item name="textInputStyle">@style/Widget.Monzo.TextInputLayout</item> | |
| <item name="toolbarStyle">@style/Widget.Monzo.Toolbar</item> | |
| <!-- ... --> | |
| </style> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment