12 lines
No EOL
308 B
XML
12 lines
No EOL
308 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
|
|
|
<item
|
|
android:id="@+id/placeholder_icon"
|
|
android:bottom="2dp"
|
|
android:drawable="@drawable/ic_action_history"
|
|
android:left="2dp"
|
|
android:right="2dp"
|
|
android:top="2dp" />
|
|
|
|
</layer-list> |