Revision 41590feb app/src/main/res/layout/mainmenu.xml
app/src/main/res/layout/mainmenu.xml | ||
---|---|---|
5 | 5 |
android:layout_height="match_parent" |
6 | 6 |
android:paddingTop="0sp" > |
7 | 7 |
|
8 |
<org.witness.securesmartcam.AnimatedBlockView android:layout_width="fill_parent" |
|
9 |
android:layout_height="fill_parent"></org.witness.securesmartcam.AnimatedBlockView> |
|
8 |
<org.witness.obscuracam.ui.AnimatedBlockView |
|
9 |
android:layout_width="fill_parent" |
|
10 |
android:layout_height="fill_parent"></org.witness.obscuracam.ui.AnimatedBlockView> |
|
10 | 11 |
|
11 | 12 |
|
12 | 13 |
<LinearLayout android:gravity="center_vertical|center_horizontal" android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="fill_parent"> |
Also available in: Unified diff