xref: /aosp_15_r20/development/samples/training/threadsample/res/drawable/decodedecoding.xml (revision 90c8c64db3049935a07c6143d7fd006e26f8ecca)
1*90c8c64dSAndroid Build Coastguard Worker<?xml version="1.0" encoding="utf-8"?>
2*90c8c64dSAndroid Build Coastguard Worker<shape android:shape="rectangle"
3*90c8c64dSAndroid Build Coastguard Worker  xmlns:android="http://schemas.android.com/apk/res/android">
4*90c8c64dSAndroid Build Coastguard Worker    <!-- orange -->
5*90c8c64dSAndroid Build Coastguard Worker    <solid android:color="#fff8ef66" />
6*90c8c64dSAndroid Build Coastguard Worker</shape>
7