Devlight / NavigationTabStrip

Navigation tab strip with smooth interaction.
Apache License 2.0
2.24k stars 313 forks source link

Crash on using setTabIndex #36

Open suchoX opened 7 years ago

suchoX commented 7 years ago

Calling setTabIndex on the NavStrip is causing the app to crash with the following report

app:theme is now deprecated. Please move to using android:theme instead.

I am using Android Data Binding for View Reference in Activity