update commons to 2.38.9

This commit is contained in:
tibbi
2017-11-12 23:57:54 +01:00
parent 99dee5e7f1
commit baf1ae2aee
2 changed files with 2 additions and 4 deletions

View File

@ -1,8 +1,6 @@
<resources>
<style name="AppTheme" parent="AppTheme.Base">
<item name="android:textSize">@dimen/normal_text_size</item>
</style>
<style name="AppTheme" parent="AppTheme.Base"/>
<style name="FullScreenTheme.Base" parent="AppTheme">
<item name="android:windowContentOverlay">@null</item>