Lightning browser with I2P configuration
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

20 lines
868 B

<?xml version="1.0" encoding="utf-8"?>
<resources>
<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" />
<attr name="listBackground" format="reference|color" />
<attr name="progressBackgroundColor" format="color" />
<attr name="searchBackground" format="reference|color" />
<attr name="toolbarSettingsBackground" format="reference|color" />
<declare-styleable name="AnimatedProgressBar">
<attr name="progressColor" format="color" />
<attr name="backgroundColor" format="color" />
<attr name="bidirectionalAnimate" format="boolean" />
</declare-styleable>
</resources>