Refactoring login

This commit is contained in:
2022-01-04 15:06:35 +01:00
parent e3ebfcb27d
commit 55c1cb40a2
19 changed files with 502 additions and 323 deletions

View File

@@ -134,7 +134,6 @@ dependencies {
implementation 'com.github.cachapa:ExpandableLayout:2.9.2'
implementation 'com.github.frankiesardo:linearlistview:1.0.1@aar'
implementation 'com.github.fede87:StatusBarAlert:1.0.1'
implementation 'com.github.akshay2211:Stash:master'
testImplementation 'junit:junit:4.13.2'
implementation 'com.github.zhukic:sectioned-recyclerview:1.2.3'
implementation 'com.github.pedromassango:doubleClick:3.0'