-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Invisible "Cancel" button #7633
Milestone
Comments
true for all other addition selection dialogs within the settings screen (they make use of the fallback theme) |
czlucius
added a commit
to czlucius/nextcloud-android
that referenced
this issue
Dec 14, 2020
Add ThemedListPreference, extending ListPreference, to theme dialog created by ListPreference. Add style for dialog, setting default button text color in fallback dialog theme to ?android:attr/textColorPrimary
czlucius
added a commit
to czlucius/nextcloud-android
that referenced
this issue
Dec 16, 2020
Add button style for `AlertDialog` buttons to default `AlertDialog` style, `owncloud.AlertDialog`.
czlucius
added a commit
to czlucius/nextcloud-android
that referenced
this issue
Dec 17, 2020
Add `android:buttonBarButtonStyle` to `FallbackTheming.Dialog`, modifying the button style of the fallback `AlertDialog`, so that the button would not appear as invisible.
AndyScherzinger
added a commit
that referenced
this issue
Dec 17, 2020
tobiasKaminsky
added a commit
that referenced
this issue
Dec 23, 2020
fix not updating sharee list after creating a new link Downgrade firebase-messaging use NC specific user agent for Push Remove snapshot repo If path is not set or empty do not run any media scanner Change alert dialog button text color Change button text color from black to system text color Fix issue #7633 by adding button style fix crash when changing theme after showing media pane Update help link Fix upload by sharing link with defensive check during mtime read Update translations Update Nextcloud Android library Update 3rd-party dependencies
tobiasKaminsky
pushed a commit
that referenced
this issue
Jan 25, 2021
Add `android:buttonBarButtonStyle` to `FallbackTheming.Dialog`, modifying the button style of the fallback `AlertDialog`, so that the button would not appear as invisible.
thelittlefireman
pushed a commit
to thelittlefireman/android
that referenced
this issue
Mar 19, 2021
Add `android:buttonBarButtonStyle` to `FallbackTheming.Dialog`, modifying the button style of the fallback `AlertDialog`, so that the button would not appear as invisible. Signed-off-by: thelittlefireman <thelittlefireman@users.noreply.github.com>
thelittlefireman
pushed a commit
to thelittlefireman/android
that referenced
this issue
Mar 19, 2021
Fix issue nextcloud#7633 Signed-off-by: thelittlefireman <thelittlefireman@users.noreply.github.com>
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Steps to reproduce
Expected behaviour
Cancel
button.Actual behaviour
Cancel
button.Environment data
Android version: 10
Nextcloud app version: 3.14.1 and Dev 20201208
Nextcloud server version: 20.0.2
The text was updated successfully, but these errors were encountered: