mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-16 11:16:12 -04:00
Basic working data display in wear-app
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user