feat: EasyAppliance app v0.3.0 (SmartThings elderly-friendly remote)
This commit is contained in:
9
app/src/main/res/drawable/img_tv.xml
Normal file
9
app/src/main/res/drawable/img_tv.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="96dp" android:height="96dp"
|
||||
android:viewportWidth="48" android:viewportHeight="48">
|
||||
<path android:fillColor="#1565C0"
|
||||
android:pathData="M6,10 h36 a3,3 0 0 1 3,3 v18 a3,3 0 0 1 -3,3 h-36 a3,3 0 0 1 -3,-3 v-18 a3,3 0 0 1 3,-3 z" />
|
||||
<path android:fillColor="#BBDEFB" android:pathData="M7,14 h34 v16 h-34 z" />
|
||||
<path android:fillColor="#1565C0" android:pathData="M20,38 h8 v2 h-8 z" />
|
||||
<path android:fillColor="#1565C0" android:pathData="M16,40 h16 v2 h-16 z" />
|
||||
</vector>
|
||||
Reference in New Issue
Block a user