summaryrefslogtreecommitdiffstats
path: root/res/drawable/switch_track.xml
Commit message (Collapse)AuthorAgeFilesLines
* Stop using framework-private switch assetAlan Viverette2014-07-221-26/+0
| | | | | BUG: 16467249 Change-Id: I0829c3dea522cf59e0f92046ea7c6092d416ad4c
* Material themeAlan Viverette2014-06-061-2/+2
| | | | | BUG; 15467097 Change-Id: Ifeda3f6cc1554c4d31357d5010df6958113df964
* Introduce SwitchBar widgetFabrice Di Meglio2014-05-141-0/+26
- SwitchBar is a LinearLayout that containts a TextView and a Switch and is intended to replace all Switches that are put in the ActionBar as a custom view - use the new SwitchBar for WifiSetting only for now (a later CL will take care of all the other Setting that are using a Switch in the ActionBar) Related to bug #14898161 On/Off switches must move down from Action Bar Change-Id: I5e98dbe995bba8f440d08459e09ca3ac09d3464b