1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2024-08-13 16:53:50 -04:00
Yaaic/application/res/values/styles.xml

7 lines
182 B
XML

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