mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-24 19:06:53 +01:00
added button index hint
This commit is contained in:
parent
e04cd474dc
commit
ca18e1fe34
@ -382,6 +382,7 @@ public class ConfigActivity extends AbstractGBActivity {
|
||||
}
|
||||
}
|
||||
})
|
||||
.setTitle("Button " + (currentIndex + 1))
|
||||
.create();
|
||||
dialog.show();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user