This repository has been archived by the owner on Sep 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
BottomSheet callbacks warning in logcat #2034 #2035
Open
cappee
wants to merge
24
commits into
afollestad:main
Choose a base branch
from
cappee:patch-1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Feb 18, 2020
-
Updating documentation to show that you can also set the maxDate parameter.
Configuration menu - View commit details
-
Copy full SHA for 181ab1a - Browse repository at this point
Copy the full SHA 181ab1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e5d64f - Browse repository at this point
Copy the full SHA 8e5d64fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02529dd - Browse repository at this point
Copy the full SHA 02529ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for c10f3e2 - Browse repository at this point
Copy the full SHA c10f3e2View commit details -
Expose maxDateTime for DateTimePicker (#1952)
Resolves #1922 and #1841
Configuration menu - View commit details
-
Copy full SHA for 11e4dfc - Browse repository at this point
Copy the full SHA 11e4dfcView commit details
Commits on Feb 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9c20855 - Browse repository at this point
Copy the full SHA 9c20855View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6058f9 - Browse repository at this point
Copy the full SHA c6058f9View commit details
Commits on Feb 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fe84774 - Browse repository at this point
Copy the full SHA fe84774View commit details
Commits on Mar 12, 2020
-
Set hint on TextInputLayout (#1962)
Set hint on TextInputLayout instead of EditText so that it animates properly when you start typing. From documentation: * The hint should be set on the TextInputLayout, rather than the EditText. If a hint is specified * on the child EditText in XML, the TextInputLayout might still work correctly; TextInputLayout * will use the EditText's hint as its floating label. However, future calls to modify the hint will * not update TextInputLayout's hint.
Configuration menu - View commit details
-
Copy full SHA for be74a35 - Browse repository at this point
Copy the full SHA be74a35View commit details
Commits on Apr 6, 2020
-
Resolves #1961, allow choice list control color to be changed program…
…atically (#1972) * Change RadioButton's colors programmatically * Update sample to demonstrate changing RadioButton's colors programmatically
Configuration menu - View commit details
-
Copy full SHA for 73e8474 - Browse repository at this point
Copy the full SHA 73e8474View commit details
Commits on Apr 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 66582d9 - Browse repository at this point
Copy the full SHA 66582d9View commit details
Commits on Sep 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c66e58e - Browse repository at this point
Copy the full SHA c66e58eView commit details
Commits on Sep 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 818f209 - Browse repository at this point
Copy the full SHA 818f209View commit details -
Configuration menu - View commit details
-
Copy full SHA for 399c293 - Browse repository at this point
Copy the full SHA 399c293View commit details -
Configuration menu - View commit details
-
Copy full SHA for 633d835 - Browse repository at this point
Copy the full SHA 633d835View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82298ce - Browse repository at this point
Copy the full SHA 82298ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cc7db0 - Browse repository at this point
Copy the full SHA 5cc7db0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79b2ee4 - Browse repository at this point
Copy the full SHA 79b2ee4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72c1845 - Browse repository at this point
Copy the full SHA 72c1845View commit details -
Configuration menu - View commit details
-
Copy full SHA for eeea783 - Browse repository at this point
Copy the full SHA eeea783View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ab205f - Browse repository at this point
Copy the full SHA 2ab205fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e396bdc - Browse repository at this point
Copy the full SHA e396bdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 165eb41 - Browse repository at this point
Copy the full SHA 165eb41View commit details
Commits on Nov 11, 2020
-
W/BottomSheetBehavior: BottomSheetBehavior now supports multiple callbacks. `setBottomSheetCallback()` removes all existing callbacks, including ones set internally by library authors, which may result in unintended behavior. This may change in the future. Please use `addBottomSheetCallback()` and `removeBottomSheetCallback()` instead to set your own callbacks.
Configuration menu - View commit details
-
Copy full SHA for 0a2e060 - Browse repository at this point
Copy the full SHA 0a2e060View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.