grid view:-
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:id="@+id/gridView"
android:numColumns="2"
android:columnWidth="200dp"
android:gravity="center"
android:stretchMode="columnWidth"
image view:-
ImageView android:layout_width="match_parent"
android:layout_height="200dp"
android:id="@+id/imageView"
android:scaleType="fitXY"
-
Notifications
You must be signed in to change notification settings - Fork 0
pranavmoyal/GridLayout
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published