mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-06 03:50:19 +02:00
battery symbol has gone
This commit is contained in:
parent
672c236e73
commit
7d4117890b
1 changed files with 0 additions and 1 deletions
|
@ -550,7 +550,6 @@ public final class FBView extends ZLTextView {
|
|||
}
|
||||
if (footerOptions.ShowBattery.getValue()) {
|
||||
maybeAddSeparator(info, separator);
|
||||
info.append("⚡ ");
|
||||
info.append(myReader.getBatteryLevel());
|
||||
info.append("%");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue