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…
-
[Social] Instagram 1.0.6 (Android)Instagram 1.0.6 (Android) Requirements: Android 2.2+ Android Apk Free Instamatic 1.0.6 (Android) …
-
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…
-
Galaxy on Fire 2 - Valkyrie v1.0.4.9 (Paid Version) Android Apk Game DownloadGalaxy on Fire 2 - Valkyrie v1.0.4.9 Requirements: Android 2.3 Overview: An action sci fi space…
-
Great Big War Game v1.1.3 APKGreat Big War Game v1.1.3 APK Google play Store Go To Adf.ly SD DATA Instruct…
-
Chlory: The Ocean Guard 1.1.2 (Paid Version) Android Apk Game DownloadChlory: The Ocean Guard 1.1.2 Requirements: 2.1 and up Overview: ★ Ranking #2 (Game/Paid) in th…
-
six guns(all devices)Six Guns finally works on Low End android devices and This game is tested on LG Optimus One,Galaxy …

Post a Comment
Post a Comment