Skip to content

History / Google Play Style Tabs using TabLayout

Revisions

  • Updated Google Play Style Tabs using TabLayout (markdown)

    @rogerhu rogerhu committed Jun 20, 2020
  • Updated Google Play Style Tabs using TabLayout (markdown)

    @rogerhu rogerhu committed May 10, 2020
  • Updated Google Play Style Tabs using TabLayout (markdown)

    @rogerhu rogerhu committed May 10, 2020
  • Migrate to AndroidX

    @slavkoder slavkoder committed Aug 21, 2019
  • Not a good practise to use px. Using dp instead.

    @Niranjan-B Niranjan-B committed Apr 11, 2018
  • Typo: setIcon was setting to constant image instead of getting different images using index

    @tejen tejen committed Jul 3, 2017
  • Typo: length of array is a property and does not require a method call

    @tejen tejen committed Jul 3, 2017
  • Updated Google Play Style Tabs using TabLayout (markdown)

    @rogerhu rogerhu committed Jun 19, 2017
  • Updated Google Play Style Tabs using TabLayout (markdown)

    @rogerhu rogerhu committed Jun 19, 2017
  • Updated Google Play Style Tabs using TabLayout (markdown)

    @rogerhu rogerhu committed Jun 19, 2017
  • Updated Google Play Style Tabs using TabLayout (markdown)

    @rogerhu rogerhu committed Jun 19, 2017
  • use AppCompatDrawableManager.get().getDrawable() instead of ContextCompat.getDrawable() for prelollipop versions. reference http://stackoverflow.com/questions/35622438/update-android-support-library-to-23-2-0-cause-error-xmlpullparserexception-bin

    @abhayswee2 abhayswee2 committed Apr 4, 2017
  • Updated Google Play Style Tabs using TabLayout (markdown)

    @nesquena nesquena committed Nov 8, 2016
  • Updated Google Play Style Tabs using TabLayout (markdown)

    @rogerhu rogerhu committed Jul 11, 2016
  • Updated Google Play Style Tabs using TabLayout (markdown)

    @sefacan sefacan committed Jul 10, 2016
  • Updated Google Play Style Tabs using TabLayout (markdown)

    @sefacan sefacan committed Jul 10, 2016
  • Updated Google Play Style Tabs using TabLayout (markdown)

    @sefacan sefacan committed Jul 10, 2016
  • Updated Google Play Style Tabs using TabLayout (markdown)

    @nesquena nesquena committed May 20, 2016
  • Not sure why this was changed. Librarys isn't even the right spelling.

    @rogerhu rogerhu committed Jan 3, 2016
  • Updated Google Play Style Tabs using TabLayout (markdown)

    @0x4Dark 0x4Dark committed Jan 2, 2016
  • Switch all internal links to relevant links

    @nesquena nesquena committed Oct 19, 2015
  • Replace FragmentActivity with AppCompatActivity

    @nesquena nesquena committed Oct 15, 2015
  • Updated Google Play Style Tabs using TabLayout (markdown)

    @brianwphamSF brianwphamSF committed Oct 8, 2015
  • Typo in onRestoreInstanceState()

    __TimeTraveler__ committed Sep 24, 2015
  • New use of getDrawable() method in ### Add Icons to TabLayout

    @melisoner2006 melisoner2006 committed Sep 11, 2015
  • Move every imgur image to https secure ssl

    @nesquena nesquena committed Aug 13, 2015
  • Fix spacing.

    Roger Hu committed Jul 20, 2015
  • Add parenthesis.

    Roger Hu committed Jul 20, 2015
  • Show how to take advantage of the new getSelectedTabPosition() in TabLayout.

    Roger Hu committed Jul 20, 2015
  • Link to the setup instructions.

    Roger Hu committed Jul 20, 2015