History log of /frameworks/base/core/res/res/drawable/vector_drawable_progress_bar_large.xml
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
17cd4dfe3a05c2eddbcbc76066ff3b13fc3f2c8b 14-Oct-2014 Alan Viverette <alanv@google.com> Update preload list, clean up drawable theming

Removes all implementations of three-arg ConstantState constructor, since
we handle mutation and applyTheme() in Resources now. Moves progress bar
tinting to android:tint attribute. Correctly implements applyTheme() and
canApplyTheme() in all drawable wrapper and container classes.

Change-Id: Ic9cb43d0d6228aa4914f3124bed234b837beaa41
/frameworks/base/core/res/res/drawable/vector_drawable_progress_bar_large.xml
77a12e897e0c99f77a1d4d3780ad6103850c0720 17-Sep-2014 ztenghui <ztenghui@google.com> Update the progress bar to square instead of round lineCap

b/17206751

Change-Id: I4125a1e677d2888ad1c3580dc44d5983e623cda7
/frameworks/base/core/res/res/drawable/vector_drawable_progress_bar_large.xml
a95c8abb366d9c39450513335f550b56da13b30a 23-Jul-2014 ztenghui <ztenghui@google.com> API REVIEW: VectorDrawable

- Merge <size> and <viewport> attributes all in to top-level <vector> tag
- Indent attributes under <group> in java doc.
- Updata android:stroke to be android:strokeColor, likewise android:fill
- Instead of android:clipToPath, make this a different clip-path tag.
- Document units of the various attributes
- Add example code for defining a VectorDrawable resource

More than that:
= Refactor the code to better support clipPath as a sub-class.
= Update all the xml files to use the new attributes and clip-path tag.

TODO:
-- Remove clipToPath, since that should happen on build break Friday.

bug:16488254

Change-Id: I6db5680ef83cb26c8f064a60fc7d6e7142974b0f
/frameworks/base/core/res/res/drawable/vector_drawable_progress_bar_large.xml
c8ffb0d3a50ff1915460fc86030feb05216e1993 01-Jul-2014 ztenghui <ztenghui@google.com> Make sure the indeterminate progress bar rotate correctly.

Now the rotation is following a star pattern.

bug:16010534

Change-Id: I6c1b863d6a4e7b8bcb8621ffd4ad828628739d71
/frameworks/base/core/res/res/drawable/vector_drawable_progress_bar_large.xml
9cb5b4c2d93acb9d6f5e14167e265c328c487d6b 27-Jun-2014 ztenghui <ztenghui@google.com> Use AnimatedVectorDrawable for progress bar.

Change-Id: I419197ef38a611757f27ca3192350ad4bd403875
/frameworks/base/core/res/res/drawable/vector_drawable_progress_bar_large.xml