Open suchoX opened 7 years ago
Calling setTabIndex on the NavStrip is causing the app to crash with the following report
setTabIndex
app:theme is now deprecated. Please move to using android:theme instead.
I am using Android Data Binding for View Reference in Activity
Calling
setTabIndex
on the NavStrip is causing the app to crash with the following reportI am using Android Data Binding for View Reference in Activity