You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Gericop
I have been using the library 'com.takisoft.fix:preference-v7:28.0.0.0' for sometime now and recently migrated my app to the the AndroidX libraries.
Along with migration to AndroidX libraries, also migrated to 'com.takisoft.preferencex:preferencex:1.1.0'.
I had also used @style/PreferenceThemeOverlay.v14.Material.Fix along with the old library in my night/stye.xml file. This style is no longer available in the new library.
What is the alternative in the new library ?
Google documents mention that
PreferenceThemeOverlay.v14 and PreferenceThemeOverlay.v14.Material themes have been deprecated in favour of PreferenceThemeOverlay.
Should we also be using the PreferenceThemeOverlay or you have an alternative in your library?
The text was updated successfully, but these errors were encountered:
Hi @Gericop
I have been using the library 'com.takisoft.fix:preference-v7:28.0.0.0' for sometime now and recently migrated my app to the the AndroidX libraries.
Along with migration to AndroidX libraries, also migrated to 'com.takisoft.preferencex:preferencex:1.1.0'.
I had also used @style/PreferenceThemeOverlay.v14.Material.Fix along with the old library in my night/stye.xml file. This style is no longer available in the new library.
What is the alternative in the new library ?
Google documents mention that
PreferenceThemeOverlay.v14 and PreferenceThemeOverlay.v14.Material themes have been deprecated in favour of PreferenceThemeOverlay.
Should we also be using the PreferenceThemeOverlay or you have an alternative in your library?
The text was updated successfully, but these errors were encountered: