Skip to content

Fix swipe sample item colors #941

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

Merged
merged 1 commit into from
Nov 9, 2020
Merged

Fix swipe sample item colors #941

merged 1 commit into from
Nov 9, 2020

Conversation

mikepenz
Copy link
Owner

@mikepenz mikepenz commented Nov 9, 2020

  • fix wrong background color for swipe sample

@mikepenz mikepenz added the other label Nov 9, 2020
android:clickable="true"
android:elevation="4dp"
android:focusable="true"
android:foreground="?android:selectableItemBackground"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Attribute android:foreground has no effect on API levels lower than 23 (current min is 16)

@mikepenz mikepenz merged commit 6a5b14a into develop Nov 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant