Implement dummy widget

This commit is contained in:
2016-02-27 11:52:46 -05:00
parent 88455acc76
commit c1dae021bf
12 changed files with 191 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<org.isoron.uhabits.views.SmallWidgetView xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="120dp"
android:layout_height="120dp">
</org.isoron.uhabits.views.SmallWidgetView>