MycroftAI / Mycroft-Android

Android companion app, sends commands from your Android device to your Mycroft system and returns the output as speech or other medium to the Android device.
GNU General Public License v3.0
352 stars 131 forks source link

Refactoring #81

Open Sonderful opened 5 years ago

Sonderful commented 5 years ago
bd0n4lds commented 5 years ago

There is an Invalided context in activity_display.xml

<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" tools:context="mycroft.ai.wear.MycroftDisplayActivity" tools:deviceIds="wear">