1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2024-11-12 03:55:01 -05:00
Yaaic/application/res/values/styles.xml

7 lines
182 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="Theme.Yaaic" parent="Theme.Sherlock">
<item name="absForceOverflow">true</item>
</style>
</resources>