improve input and button style on login activity
This commit is contained in:
parent
44c1bb63b6
commit
402b545473
4 changed files with 59 additions and 28 deletions
|
|
@ -37,4 +37,8 @@
|
|||
<item name="android:transitionName" tools:ignore="NewApi">toolbar</item>
|
||||
</style>
|
||||
|
||||
<style name="LoginScreen" parent="Theme.MaterialComponents.Light.DarkActionBar">
|
||||
<item name="android:windowAnimationStyle">@null</item>
|
||||
</style>
|
||||
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue