Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 021aad95 authored by Adam Powell's avatar Adam Powell
Browse files

First pass at styling progress bars for Holo.

Added attribute to let scale drawables size based on the intrinsic
width and height as a minimum. This helps prevent artifacts when
some 9-patches are used in situations like progress bars.

Change-Id: I168a232d3225afe9b5578a05a9b8634a1084404c
parent d7810897
Loading
Loading
Loading
Loading
+17 −6
Original line number Diff line number Diff line
@@ -1949,7 +1949,7 @@
 type="int"
 transient="false"
 volatile="false"
 value="16843554"
 value="16843555"
 static="true"
 final="true"
 deprecated="not deprecated"
@@ -1960,7 +1960,7 @@
 type="int"
 transient="false"
 volatile="false"
 value="16843553"
 value="16843554"
 static="true"
 final="true"
 deprecated="not deprecated"
@@ -1971,7 +1971,7 @@
 type="int"
 transient="false"
 volatile="false"
 value="16843555"
 value="16843556"
 static="true"
 final="true"
 deprecated="not deprecated"
@@ -9396,7 +9396,7 @@
 type="int"
 transient="false"
 volatile="false"
 value="16843557"
 value="16843558"
 static="true"
 final="true"
 deprecated="not deprecated"
@@ -9407,7 +9407,7 @@
 type="int"
 transient="false"
 volatile="false"
 value="16843556"
 value="16843557"
 static="true"
 final="true"
 deprecated="not deprecated"
@@ -9898,6 +9898,17 @@
 visibility="public"
>
</field>
<field name="useIntrinsicSizeAsMinimum"
 type="int"
 transient="false"
 volatile="false"
 value="16843553"
 static="true"
 final="true"
 deprecated="not deprecated"
 visibility="public"
>
</field>
<field name="useLevel"
 type="int"
 transient="false"
@@ -246052,7 +246063,7 @@
 deprecated="not deprecated"
 visibility="public"
>
<parameter name="t" type="T">
<parameter name="arg0" type="T">
</parameter>
</method>
</interface>
+162 B
Loading image diff...
+154 B
Loading image diff...
+715 B
Loading image diff...
+465 B
Loading image diff...
Loading