Basic working data display in wear-app

This commit is contained in:
darken
2022-09-14 18:00:18 +02:00
committed by Matthias Urhahn
parent 2eb3f70e0c
commit 1d51c207f4
225 changed files with 606 additions and 860 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
android:label="@string/app_name"
android:supportsRtl="true"
android:name=".App"
android:theme="@android:style/Theme.DeviceDefault">
android:theme="@style/AppTheme">
<uses-library
android:name="com.google.android.wearable"
android:required="true" />