Files
app_Settings/res/layout
Daichi Hirono 9300eb1b14 Use CheckableLinearLayout for Use USB for dialog's item.
The root of "Use USB for" dialog's item is CheckableLinearLayout, which
defers the check state to direct children. However previously we had
CheckedTextView not just under CheckableLinearLayout. The structure
looks like:

Root CheckableLinearLayout -> LinearLayout -> CheckedTextView

The CL replaces the second child LinearLayout with CheckableLinearLayout
so that we can defer the state to CheckedTextView.

BUG=27708922

Change-Id: If0491235eac0a82bcb07e31856aa6b9535930fb2
2016-03-17 15:57:36 +09:00
..
2015-10-30 12:50:31 -04:00
2016-01-19 13:55:26 -05:00
2014-08-11 15:00:00 -07:00
2014-08-11 15:00:00 -07:00
2014-08-11 15:00:00 -07:00
2016-02-04 14:37:35 -05:00
2016-01-07 16:25:34 -05:00
2016-01-19 13:55:26 -05:00
2016-02-23 13:21:21 -08:00
2016-02-23 13:21:21 -08:00
2015-04-28 08:17:22 +00:00
2015-04-28 08:17:22 +00:00
2014-07-22 16:24:37 -07:00
2016-01-07 16:25:34 -05:00
2015-06-16 16:31:01 -04:00
2015-06-15 21:44:21 -07:00
2016-02-04 14:37:35 -05:00
2013-08-06 16:23:37 -07:00
2013-03-20 22:23:45 -07:00
2012-08-26 17:01:46 -07:00
2013-03-21 17:49:31 -07:00