limiting the chat bubbles width to 70%

This commit is contained in:
tibbi 2020-04-03 22:24:05 +02:00
parent d8b00aa4c9
commit 9a47de4a30
4 changed files with 42 additions and 21 deletions

View file

@ -37,4 +37,5 @@ android {
dependencies {
implementation 'com.simplemobiletools:commons:5.24.11'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta4'
}