Remove unused fonts XML, move launcher color
This commit is contained in:
parent
f98222c372
commit
635bb42592
5 changed files with 7 additions and 19 deletions
|
|
@ -9,7 +9,6 @@ import android.view.WindowInsets;
|
|||
|
||||
public class StatusBarView extends View {
|
||||
|
||||
|
||||
public StatusBarView(Context context) {
|
||||
super(context);
|
||||
}
|
||||
|
|
@ -31,4 +30,5 @@ public class StatusBarView extends View {
|
|||
}
|
||||
return super.onApplyWindowInsets(insets);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue