Update HostConfigFragment.java
This commit is contained in:
parent
015fe3524d
commit
5799072d9f
@ -50,8 +50,8 @@ public class HostConfigFragment extends DataBindingFragment {
|
|||||||
|
|
||||||
private HostConfigViewModel viewModel;
|
private HostConfigViewModel viewModel;
|
||||||
protected Printer printer;
|
protected Printer printer;
|
||||||
int FONT_NORMAL = 24;
|
int FONT_NORMAL = 20;
|
||||||
int FONT_HEADER = 30;
|
int FONT_HEADER = 24;
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
protected void initViewModel() {
|
protected void initViewModel() {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user