mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-01-05 19:20:47 +01:00
6 lines
253 B
XML
6 lines
253 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<layer-list xmlns:android="http://schemas.android.com/apk/res/android" >
|
|
<item android:drawable="@drawable/ui_blue_buttonbar_bg"/>
|
|
<item android:drawable="@drawable/ui_blue_buttonbar_frame"/>
|
|
</layer-list>
|