issues
search
tidev
/
titanium-sdk
🚀 Native iOS and Android Apps with JavaScript
https://titaniumsdk.com/
Other
2.76k
stars
1.21k
forks
source link
fix(android): remove some deprecated classes
#14039
Closed
m1ga
closed
6 months ago
m1ga
commented
6 months ago
Just two minor changes that are currently marked as deprecated:
config part:
https://developer.android.com/reference/android/util/Config#summary
navigation part:
https://github.com/material-components/material-components-android/blob/master/lib/java/com/google/android/material/bottomnavigation/LabelVisibilityMode.java#L36-L38
Just two minor changes that are currently marked as deprecated: