mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-04 18:29:23 +02:00
unused code
This commit is contained in:
parent
7d28df1857
commit
e1fd996a69
1 changed files with 0 additions and 4 deletions
|
@ -257,10 +257,6 @@ public class PreferenceActivity extends ZLPreferenceActivity {
|
||||||
|
|
||||||
/*
|
/*
|
||||||
final Screen formatScreen = moreStylesScreen.createPreferenceScreen(decoration.Name);
|
final Screen formatScreen = moreStylesScreen.createPreferenceScreen(decoration.Name);
|
||||||
formatScreen.addPreference(new FontPreference(
|
|
||||||
this, textScreen.Resource, "font",
|
|
||||||
decoration.FontFamilyOption, true
|
|
||||||
));
|
|
||||||
formatScreen.addPreference(new ZLIntegerRangePreference(
|
formatScreen.addPreference(new ZLIntegerRangePreference(
|
||||||
this, textScreen.Resource.getResource("fontSizeDifference"),
|
this, textScreen.Resource.getResource("fontSizeDifference"),
|
||||||
decoration.FontSizeDeltaOption
|
decoration.FontSizeDeltaOption
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue