aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/volume_preference_dialog_layout.xml
Commit message (Collapse)AuthorAgeFilesLines
* Ignore private resource linter warning in volume pref dalog XMLJohn Heroy2015-10-211-4/+6
|
* Remove margin on SeekBar and move up super.onBindDialogView to top of ↵John Heroy2015-10-211-7/+4
| | | | VolumePreference#onBindDialogView decl
* Add content description to volume pref dialog ImageView and reset padding on ↵John Heroy2015-10-211-0/+2
| | | | SeekBar
* Add newline at end of volume preference dialog layout XML file.John Heroy2015-10-201-1/+1
|
* Use volume icon in 'bell volume' dialog and factor out SeekBar declaration ↵John Heroy2015-10-201-0/+50
to an XML layout