mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-19 00:39:51 +00:00
DirectionsActivity: Move form out of the away (and return quickly) if query history is scrolled.
This commit is contained in:
parent
f38f7ae931
commit
9ccc4b0ff6
3 changed files with 94 additions and 42 deletions
|
@ -13,6 +13,7 @@ dependencies {
|
|||
compile 'de.schildbach.wallet:integration-android:2.0'
|
||||
compile 'androidx.annotation:annotation:1.0.2'
|
||||
compile 'androidx.recyclerview:recyclerview:1.0.0'
|
||||
compile 'androidx.coordinatorlayout:coordinatorlayout:1.0.0'
|
||||
compile 'androidx.drawerlayout:drawerlayout:1.0.0'
|
||||
compile 'androidx.core:core:1.0.1'
|
||||
compile 'com.squareup.okhttp3:okhttp:3.12.1'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue