Add TODO comments to Language & input settings
Bug: 16115751 Change-Id: I7bc426b95af214374db98c35314f4893dabfb2d4
This commit is contained in:
@@ -29,7 +29,8 @@ import android.view.View.OnClickListener;
|
||||
import android.widget.ImageView;
|
||||
import android.widget.TextView;
|
||||
|
||||
public class CheckBoxAndSettingsPreference extends CheckBoxPreference {
|
||||
// TODO: Make this non-persistent.
|
||||
class CheckBoxAndSettingsPreference extends CheckBoxPreference {
|
||||
|
||||
private SettingsPreferenceFragment mFragment;
|
||||
private TextView mTitleText;
|
||||
|
||||
Reference in New Issue
Block a user