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.
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
feat(Android): Add support for different Top App Bar styles #1874
base: main
Are you sure you want to change the base?
feat(Android): Add support for different Top App Bar styles #1874
Changes from all commits
004f42e
17c4885
28e9ccc
0a5412f
b2173fe
68c3cf2
3188b25
69df636
fa3e5b6
2d22607
dddd72f
787c9ac
b45db30
bae6092
390344c
cf32cbc
2a35a83
1f7f6a7
d2f48e8
4520dfa
cab619f
4a4c25c
0be4b17
d5fa5b0
c4464e5
6df79f1
dbb8bdc
7d144c0
f63976e
7292b92
a1d7966
651b8c3
4cb1db6
c53b773
a9942be
2bb3e5f
76cedb4
0a9c345
ab0637e
c3d2dca
493a15c
4bb960b
83b0ba3
49c0560
925e42c
25fc505
cdea990
71c07b9
ff4f51d
7168134
144ddf2
1b500a3
b20c9da
4c5612a
a4f4650
e04221f
6659095
2d83af5
bb18c04
9d75bd9
88ac350
ad91a46
848254f
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've tried to just resolve attributes with TypedValue (just as in ScreenStackHeaderConfig) but unfortunately I was getting wrong results with it. That's why I've added a helper method for resolving such attributes with TypedArray.