lightning-i2p/res/values/attr.xml
Anthony Restaino 8bead20406 Updated to 3.1.0
Updated to new UI
Added AdBlocker
Added Google Search Suggestions
Tons of other stuff
2014-04-28 15:41:40 -04:00

11 lines
425 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<attr name="progressColor" format="reference|color" />
<attr name="arrowBackDrawable" format="integer" />
<attr name="arrowForwardDrawable" format="integer" />
<attr name="numberColor" format="reference|color"/>
<attr name="autoCompleteTitleColor" format="reference|color"/>
<attr name="autoCompleteUrlColor" format="reference|color"/>
</resources>