mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-26 00:21:45 +01:00
fixed nah nah.
This commit is contained in:
parent
c09683de3d
commit
d690dff5ca
@ -325,7 +325,6 @@ public class ConfigActivity extends AbstractGBActivity {
|
||||
activityHandCheckbox.setOnClickListener(new View.OnClickListener() {
|
||||
@Override
|
||||
public void onClick(View v) {
|
||||
GB.toast("nah.", Toast.LENGTH_SHORT, GB.INFO);
|
||||
GB.toast("nah.", Toast.LENGTH_SHORT, GB.INFO);
|
||||
((CheckBox)v).setChecked(false);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user