Move info and button to own views
This commit is contained in:
parent
712bff8459
commit
31e7c4ebbd
5 changed files with 152 additions and 143 deletions
|
|
@ -93,6 +93,7 @@ android {
|
|||
dependencies {
|
||||
|
||||
implementation 'androidx.appcompat:appcompat:1.3.1'
|
||||
implementation "androidx.constraintlayout:constraintlayout:2.1.2"
|
||||
|
||||
implementation project(':brouter-mapaccess')
|
||||
implementation project(':brouter-core')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue