Skip to content

Commit

Permalink
Don't set fontfamily
Browse files Browse the repository at this point in the history
  • Loading branch information
niranjan94 committed Dec 23, 2018
1 parent 8e01e31 commit 1c67f15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/res/values/styles.xml
Expand Up @@ -24,7 +24,6 @@
<item name="colorPrimaryDark">@color/colorPrimaryDark</item>
<item name="colorAccent">@color/colorAccent</item>
<item name="android:windowAnimationStyle">@style/WindowAnimationTransition</item>
<item name="android:fontFamily">sans-serif-light</item>
</style>

<style name="AppTheme.NoActionBar">
Expand Down

0 comments on commit 1c67f15

Please sign in to comment.