mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-01-14 15:54:26 +01:00
6 lines
261 B
XML
6 lines
261 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_charcoal_buttonbar_bg"/>
|
|
<item android:drawable="@drawable/ui_charcoal_buttonbar_frame"/>
|
|
</layer-list>
|