Lint warnings fixed

This commit is contained in:
serso
2015-01-24 23:59:44 +01:00
parent 733cc27599
commit 3df6dff0dc
25 changed files with 25 additions and 25 deletions

View File

@@ -23,7 +23,7 @@
-->
<LinearLayout xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
xmlns:c="http://schemas.android.com/apk/res-auto"
a:orientation="vertical"
a:layout_width="fill_parent"
a:layout_height="fill_parent"