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)
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...

Bryan.C
Votes: 0
Answers: 1
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...
Roberto
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...
Himanshu
Votes: 0
Answers: 0