anthony restaino
8 years ago
3 changed files with 2 additions and 24 deletions
@ -1,6 +0,0 @@ |
|||||||
<?xml version="1.0" encoding="utf-8"?> |
|
||||||
<transition xmlns:android="http://schemas.android.com/apk/res/android"> |
|
||||||
<!-- The drawables used here can be solid colors, gradients, shapes, images, etc. --> |
|
||||||
<item android:drawable="@color/transparent"/> |
|
||||||
<item android:drawable="?selectedBackground"/> |
|
||||||
</transition> |
|
@ -1,8 +0,0 @@ |
|||||||
<?xml version="1.0" encoding="utf-8"?> |
|
||||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" |
|
||||||
android:id="@+id/progress_background" |
|
||||||
android:layout_width="match_parent" |
|
||||||
android:layout_height="5dp" |
|
||||||
android:orientation="horizontal" > |
|
||||||
|
|
||||||
</LinearLayout> |
|
Loading…
Reference in new issue