Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about android-gridlayout

Read more about android-gridlayout

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - android-gridlayout

Android Staggered Gridview Layout

have anyone done the same layout as fig. 1? i am currently using StaggeredGridLayoutManager but the result is fig 2. could anyone help me regarding this? Ps tried using grid layout but it just copy th...
test-img

Bryan.C

android

kotlin

android-gridlayout

staggered-gridview

Votes: 0

Answers: 1

Latest Answer

Use GridLayoutManager instead of StaggeredGridLayoutManager for achieving same layout as fig. 1 GridLayoutManager creates the equal height grids. val gridLayoutManager = GridLayoutManager(this, 2) rec...
test-img

Android Geek

How to make a GridView with headers synchronized to TabLayout?

I'm having trouble creating a grid view with headers. And these headers still need to be synchronized with TabLayout as the screen scrolls. So far I've managed to create the view of items with Recycle...
test-img

Roberto

android

android-recyclerview

android-tablayout

android-gridview

android-gridlayout

Votes: 0

Answers: 0

Tried building a sample app where the fragments inside the Grid layout while drag and dropping would swap their place

This is my Activity.xml file. ' <?xml version="1.0" encoding="utf-8"?> <GridLayout xmlns:android="http://schemas.android.com/apk/res/android" xmln...
test-img

Himanshu

java

android

android-fragments

android-gridlayout

Votes: 0

Answers: 0

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved