added licenses, cleaned up code, fixed warnings

This commit is contained in:
Adithya Abraham Philip
2015-07-10 06:17:31 +05:30
parent 2827b1af16
commit b61a7d5535
24 changed files with 133 additions and 76 deletions

View File

@@ -19,7 +19,6 @@
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:drawSelectorOnTop="true"
android:entries="@array/rev_del_dialog_entries"
android:textAppearance="?android:textAppearanceLarge"/>
android:entries="@array/rev_del_dialog_entries"/>
</LinearLayout>
</LinearLayout>