Widget changes

This commit is contained in:
serso
2016-03-20 14:29:58 +01:00
parent 5016b3d4e7
commit e4b633f863
31 changed files with 353 additions and 388 deletions

View File

@@ -35,15 +35,15 @@
layout="@layout/onscreen_display"
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_weight="4" />
a:layout_weight="5" />
</LinearLayout>
<include
layout="@layout/onscreen_keyboard"
layout="@layout/widget_keyboard"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="4" />
a:layout_weight="5" />
</LinearLayout>
</LinearLayout>