-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Issues: android/user-interface-samples
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
setOnExitAnimationListener not called when app open from FCM via PendingIntent in Android 14
#479
opened Sep 11, 2024 by
nhathoang1007
Per-app language preferences not working properly in Compose Multiplatform below Android 12
#468
opened May 28, 2024 by
pankaj1920
apply plugin: 'com.android.application'
apply plugin: 'kotlin-android'
android {
compileSdkVersion 29
defaultConfig {
applicationId "com.example.androidx.preference.sample"
minSdkVersion 14
targetSdkVersion 29
versionCode 1
versionName "1.0"
}
buildTypes {
release {
minifyEnabled false
}
}
}
dependencies {
implementation 'androidx.preference:preference:1.1.0'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
}
#443
opened Sep 6, 2023 by
SystemWormToolscrip
Per App Language gets ANR when pressing Back after switching language
#429
opened Apr 3, 2023 by
sonny-uplb
Per-App Language Preferences demo does not work well on Android 6.0
#427
opened Mar 24, 2023 by
JoyHong
items in LazyColumn are not updated even though data in state changes.
#412
opened Jan 14, 2023 by
Daeng96
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.