am 68e3f05c
: am 91f4e5a8
: am 7a4d229d
: Merge "Ensure recycled APN preferences are updated to show radio button" into lmp-dev
* commit '68e3f05cab5a567dc56b4801698a3d2d706efab7': 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