fix: preserve tab on back and avoid nav bar overlap (0.4.5)
Keep the selected bottom tab when returning from host/event detail screens. Add navigation bar padding on scrollable detail screens. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -13,8 +13,8 @@ android {
|
||||
applicationId = "ru.kalinamall.seaca"
|
||||
minSdk = 26
|
||||
targetSdk = 35
|
||||
versionCode = 7
|
||||
versionName = "0.4.3"
|
||||
versionCode = 9
|
||||
versionName = "0.4.5"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
||||
Reference in New Issue
Block a user