am 63ba6643
: am 68e3f05c
: am 91f4e5a8
: am 7a4d229d
: Merge "Ensure recycled APN preferences are updated to show radio button" into lmp-dev
* commit '63ba6643fda639b588d4410e4de43659cf062b62': Ensure recycled APN preferences are updated to show radio button
This commit is contained in:
@@ -71,6 +71,7 @@ public class ApnPreference extends Preference implements
|
||||
mProtectFromCheckedChange = true;
|
||||
rb.setChecked(isChecked);
|
||||
mProtectFromCheckedChange = false;
|
||||
rb.setVisibility(View.VISIBLE);
|
||||
} else {
|
||||
rb.setVisibility(View.GONE);
|
||||
}
|
||||
|
Reference in New Issue
Block a user