today:
153
yesterday:
667
Total:
1,015,023

Swipe Activity layout

admin 2017.06.02 12:33 Views : 32

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:id="@+id/view_pager"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:orientation="vertical"
    android:weightSum="1">

    <TextView
        android:id="@+id/image_count"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:gravity="center"
        android:text="About GMI"
        android:textSize="20dp"
        android:layout_weight="0.07" />

    <ImageView
        android:id="@+id/image_view"
        android:layout_width="match_parent"
        android:layout_height="match_parent" />

</LinearLayout>
No. Subject Author Date Views
28 Strings admin 2017.06.02 56
27 Activity About Center (layout) admin 2017.06.02 58
26 About GMI Center admin 2017.06.04 58
25 Contact Activity admin 2017.06.02 59
24 Contact Activity Layout admin 2017.06.02 61
23 Contact Activity admin 2017.06.04 66
22 Main Activity Layout admin 2017.06.02 70
21 AndroidManifest.xml solatoz 2017.06.02 92
20 Principles of American Democracy admin 2017.07.02 191
19 Rights And Responsibilities admin 2017.07.03 196
18 AdMob - Import the Mobile Ads SDK admin 2017.07.21 200
17 Geography admin 2017.07.03 209
16 System of Government admin 2017.07.03 214
15 Colonial Period And Independence admin 2017.07.03 214
14 Symbols And Holidays admin 2017.07.03 217
13 Custom Swipe admin 2017.06.04 218
12 US1800s admin 2017.07.03 219
11 Recent American History admin 2017.07.03 222
10 package com.solatoz.joseph.uscitizenshiptest; admin 2017.07.01 224
9 Image Center admin 2017.07.21 229