Private
Public Access
1
0

Use new custom modified RRV lib until pull request is complete. Use dynamic columns instead of hard coded ones.

This commit is contained in:
Kevin Whitaker
2015-11-24 21:58:46 -05:00
parent 24f798e2b2
commit fcd8f7c8a5
6 changed files with 8 additions and 39 deletions

View File

@@ -22,5 +22,5 @@
android:id="@+id/artist_albums"
app:rrvLayoutType="Grid"
app:rrvIsRefreshable="false"
app:rrvGridLayoutSpanCount="2"/>
app:rrvGridLayoutItemWidth="180dp"/>
</LinearLayout>