DroidKaigi / conference-app-2019

The Official Conference App for DroidKaigi 2019 Tokyo
https://droidkaigi.jp/2019/en/
Apache License 2.0
815 stars 267 forks source link

Session tab animation #328

Closed takahirom closed 5 years ago

takahirom commented 5 years ago

Overview (Required)

NUmeroAndDev commented 5 years ago

If it is only animation, it can be implemented only with TabLayout. https://github.com/NUmeroAndDev/conference-app-2019/commit/3b7a44f1b90f04923865de6004a92d157ff2242a

I challenged Ripple to be the same as the link, but it was difficult. 😢

takahirom commented 5 years ago

tabIndicator="@drawable/shape_pill_indicator" 🆒 it seems to be better than now. We can open Ripple effect issues after merge that!