mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-04 02:09:35 +02:00
formatting cleanup
This commit is contained in:
parent
fcafd8120a
commit
dc59bf47e4
102 changed files with 498 additions and 498 deletions
|
@ -35,7 +35,7 @@ class DictionaryPreference extends ZLStringListPreference {
|
|||
super(context, resource, resourceKey);
|
||||
|
||||
myOption = dictionaryOption;
|
||||
|
||||
|
||||
final String[] values = new String[infos.size()];
|
||||
final String[] texts = new String[infos.size()];
|
||||
int index = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue