Skip to content

Instantly share code, notes, and snippets.

@ataulm
Created April 23, 2020 15:19
Show Gist options
  • Select an option

  • Save ataulm/6e27f754f7dab4b9ef9e835d6eced2ed to your computer and use it in GitHub Desktop.

Select an option

Save ataulm/6e27f754f7dab4b9ef9e835d6eced2ed to your computer and use it in GitHub Desktop.
<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