Home
› Uncategorized
by changing android:numColumns="1", the last exercise of "GridView" can be modified to a Gallery-like single column GridView.
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="horizontal"> <GridView android:id="@+id/gridview" android:layout_width="130dp" android:layout_height="fill_parent" android:columnWidth="90dp" android:numColumns="1" android:verticalSpacing="10dp" android:horizontalSpacing="10dp" android:stretchMode="columnWidth" android:gravity="center" android:background="@android:color/background_dark"/> <LinearLayout android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" android:background="@android:color/background_light"> </LinearLayout> </LinearLayout> -- Delivered by Feed43 service
Related Posts
There is no other posts in this category.Popular
-
[Android] Talking Tom Cat 2 Free Download [mediafire]Talking Tom Cat 2 Free has been a fun and great game for relaxing since its first release. Accordi…
-
Majesty: Northern Expansion Full v.1.0.7 (Paid Version) Android Apk Game DownloadMajesty: Northern Expansion Full v.1.0.7 Requirements: Android 1.6+ Overview: “Majesty: The Nor…
-
ezPDF Reader PDF Annotate Form v1.9.4.0 (Paid Version) Android Apk App DownloadezPDF Reader PDF Annotate Form v1.9.4.0 Requirements: Android OS 2.1+ Overview: Audio & Vid…
-
Real football 2010 HD 480x800 (update)Lead your team to the championship and make trades to recruit the greatest players, or change the…
-
Radiant Defense v1.2.2Radiant Defense v1.2.2 Requirements: Android 2.2+ Android Apk Free Radiant Defense v1.2.2 Overvi…
-
GBA.emu v1.4.32 APKGameboy Advance emulator based on VBA-M r1097 (GPL), designed and tested on the Xoom, Galaxy S2, …
-
myDialer (Unlocked) v2.3.11 (Paid Version) Android Apk App DownloadNova Launcher Prime v1.3 beta 5 Requirements: Android 4.0+ Overview: Highly customizable, perfo…

Post a Comment
Post a Comment