Minor fix
This commit is contained in:
parent
ded818b092
commit
b2b25c31ba
1 changed files with 0 additions and 4 deletions
|
@ -263,10 +263,6 @@ public class UiUtilities {
|
||||||
}
|
}
|
||||||
|
|
||||||
public static class UpdateLocationViewCache {
|
public static class UpdateLocationViewCache {
|
||||||
public void setScreenOrientation(int screenOrientation) {
|
|
||||||
this.screenOrientation = screenOrientation;
|
|
||||||
}
|
|
||||||
|
|
||||||
int screenOrientation;
|
int screenOrientation;
|
||||||
public boolean paintTxt = true;
|
public boolean paintTxt = true;
|
||||||
public int arrowResId;
|
public int arrowResId;
|
||||||
|
|
Loading…
Reference in a new issue