History log of /frameworks/support/v7/appcompat/src/android/support/v7/app/DrawerArrowDrawable.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9ce2474543a32abfba8a0bdf65133416c5ba7a34 06-Nov-2014 Yigit Boyar <yboyar@google.com> Fix drawer arrow measurements

This CL fixes two issues w/ arrow toggle. The paint was not set up
properly and was drawing itself out of bounds although it should CUT sharp.

Secondly, the top and bottom bars were not offset properly to form the
pointy edge of the arrow.

Bug: 18264365
Change-Id: Ia88efec95b47494be03b3f2381bc6585f7627d2e
/frameworks/support/v7/appcompat/src/android/support/v7/app/DrawerArrowDrawable.java
058467cbd6dd0acdfaec61e65ab9e352868ec5c9 27-Aug-2014 Yigit Boyar <yboyar@google.com> Create a new ActionBarDrawerToggle with arrow and hamburger menu

Bug: 16514897
Bug: 17353988

Change-Id: Ia3c39b6accf3923bd297740b24e48dba35820b37
/frameworks/support/v7/appcompat/src/android/support/v7/app/DrawerArrowDrawable.java