Details
-
Task
-
Resolution: Out of scope
-
P2: Important
-
None
-
None
-
None
-
Android 5.0
Description
Many controls don't have the appropriate tint color, and indeterminate progress bars and busy indicators don't either show up at all or don't animate on Android 5.0. ExtractStyle.java needs to handle the new drawable types and attributes added in API level 21:
- VectorDrawable
- AnimatedVectorDrawable (= VectorDrawable + a list of Animators)
- AnimatedStateListDrawable
- RippleDrawable
- BitmapDrawable (color filter, tint list & tint mode)
Attachments
Issue Links
- is required for
-
QTBUG-42520 Android 5.0: broken controls/style
- Closed
-
QTBUG-42644 Android 5.0: QWidgets broken controls/style
- Closed