Files
frameworks_base/core/java
SeongJae Park e673aa4198 CompoundButton: Let text can be changed by config
Because CompoundButton freezes text inside onSaveInstanceState, the text
can't be changed automatically after locale of device changed.
Bug from such a case reported via url below:
https://code.google.com/p/android/issues/detail?id=24013

It would be better to don't freeze text for default case and let users
to freeze text if they need manually.

Change-Id: I2d6a192b6ff05a95b21487c2362cbc14691c68cf
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
2013-10-22 14:24:47 +09:00
..
2013-07-26 09:31:01 -04:00