Compare commits
2 Commits
85ba14105b
...
bf7334b2cc
| Author | SHA1 | Date | |
|---|---|---|---|
| bf7334b2cc | |||
| 4108f2df25 |
@@ -23,5 +23,6 @@ public class MainActivity extends AppCompatActivity {
|
|||||||
v.setPadding(systemBars.left, systemBars.top, systemBars.right, systemBars.bottom);
|
v.setPadding(systemBars.left, systemBars.top, systemBars.right, systemBars.bottom);
|
||||||
return insets;
|
return insets;
|
||||||
});
|
});
|
||||||
|
//teste
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user