fix: login and navigation < API 23 (#258)
* fix: compensate for old nav (48dp) * fix: allow login to complete < API 23
This commit is contained in:
parent
39d6f0fbd6
commit
9f84845ada
5 changed files with 519 additions and 19 deletions
5
lint.xml
Normal file
5
lint.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<lint>
|
||||
<issue id="InlinedApi" severity="error" />
|
||||
<issue id="NewApi" severity="error" />
|
||||
</lint>
|
Loading…
Add table
Add a link
Reference in a new issue