feat: EasyAppliance app v0.3.0 (SmartThings elderly-friendly remote)

This commit is contained in:
tkrmagid
2026-08-05 14:37:31 +09:00
parent a8eccd2c68
commit 39a4543640
46 changed files with 2719 additions and 2 deletions

View 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>