Just code rearrangement

This commit is contained in:
Karim Abou Zeid 2015-01-27 14:42:12 +01:00
commit 60a3070dfe
58 changed files with 1468 additions and 1500 deletions

View file

@ -1,10 +1,10 @@
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:clickable="true"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="?colorPrimary"
android:clickable="true"
android:orientation="vertical">
<RelativeLayout