Last active
August 29, 2015 14:17
Revisions
-
omatt revised this gist
Mar 26, 2015 . 1 changed file with 7 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -17,4 +17,10 @@ https://github.com/omatt/AndroidSpinnerSample http://stackoverflow.com/questions/26666143/recyclerview-gridlayoutmanager-how-to-auto-detect-span-count https://developer.android.com/reference/android/support/v7/widget/GridLayoutManager.html // TODO add auto-span GridLayoutManager http://romannurik.github.io/AndroidAssetStudio/icons-launcher.html // icon launcher https://github.com/AverageGuys/GorillaLib/ // Toast -
omatt revised this gist
Mar 26, 2015 . 1 changed file with 3 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -12,6 +12,9 @@ http://www.michenux.net/android-navigation-drawer-748.html https://github.com/neokree/GoogleNavigationDrawer // NavigationDrawerFragment with sections https://github.com/omatt/AndroidSpinnerSample // Spinner dropdown http://stackoverflow.com/questions/26666143/recyclerview-gridlayoutmanager-how-to-auto-detect-span-count https://developer.android.com/reference/android/support/v7/widget/GridLayoutManager.html // TODO add auto-span GridLayoutManager -
omatt revised this gist
Mar 26, 2015 . 1 changed file with 5 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -10,4 +10,8 @@ http://javatechig.com/android/listview-with-section-header-in-android http://www.michenux.net/android-navigation-drawer-748.html https://github.com/neokree/GoogleNavigationDrawer // NavigationDrawerFragment with sections http://stackoverflow.com/questions/26666143/recyclerview-gridlayoutmanager-how-to-auto-detect-span-count https://developer.android.com/reference/android/support/v7/widget/GridLayoutManager.html // TODO add auto-span GridLayoutManager -
omatt revised this gist
Mar 26, 2015 . 1 changed file with 9 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,13 @@ https://www.google.com.ph/search?q=android+setNavigationMode+deprecated // ActionBar.setNavigationMode is deprecated https://developer.android.com/training/material/lists-cards.html http://www.binpress.com/tutorial/android-l-recyclerview-and-cardview-tutorial/156 // RecyclerView and CardView http://javatechig.com/android/listview-with-section-header-in-android // ListView with section header http://www.michenux.net/android-navigation-drawer-748.html https://github.com/neokree/GoogleNavigationDrawer // NavigationDrawerFragment with sections -
omatt created this gist
Mar 25, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,5 @@ https://www.google.com.ph/search?q=android+setNavigationMode+deprecated // ActionBar.setNavigationMode is deprecated http://www.binpress.com/tutorial/android-l-recyclerview-and-cardview-tutorial/156 // RecyclerView and CardView