Anthony Restaino
10 years ago
10 changed files with 10 additions and 28 deletions
Before Width: | Height: | Size: 296 B |
Before Width: | Height: | Size: 391 B |
Before Width: | Height: | Size: 174 B |
Before Width: | Height: | Size: 179 B |
Before Width: | Height: | Size: 722 B |
@ -1,18 +0,0 @@ |
|||||||
<?xml version="1.0" encoding="utf-8"?> |
|
||||||
|
|
||||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android"> |
|
||||||
|
|
||||||
<item android:id="@android:id/background" |
|
||||||
android:drawable="@drawable/progress_bar_bg" /> |
|
||||||
|
|
||||||
<item android:id="@android:id/secondaryProgress"> |
|
||||||
<scale android:scaleWidth="100%" |
|
||||||
android:drawable="@drawable/progress_bar" /> |
|
||||||
</item> |
|
||||||
|
|
||||||
<item android:id="@android:id/progress"> |
|
||||||
<scale android:scaleWidth="100%" |
|
||||||
android:drawable="@drawable/progress_bar" /> |
|
||||||
</item> |
|
||||||
|
|
||||||
</layer-list> |
|
Loading…
Reference in new issue