add select activity for multiserver authentication
This commit is contained in:
parent
39b3d11e69
commit
e769131452
9 changed files with 300 additions and 4 deletions
5
app/src/main/res/drawable/card_server.xml
Normal file
5
app/src/main/res/drawable/card_server.xml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="?cardBackgroundColor"/>
|
||||
<corners android:radius="8dp"/>
|
||||
</shape>
|
||||
Loading…
Add table
Add a link
Reference in a new issue