-
Notifications
You must be signed in to change notification settings - Fork 0
Nmc/1980 Empty state #73
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
base: master
Are you sure you want to change the base?
Conversation
e8ec7e5 to
1a55072
Compare
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.
Isn't this the same file as https://github.com/nextmcloud/android/blob/62ed1a7708c6b1f615e596ce6e9fbcfa34513e27/app/src/main/res/drawable/ic_search.xml
(ic_search.xml in https://github.com/nextmcloud/android/pull/74/files)
If so, I suggest to use the same file on both.
Also do not change names, as any code change can lead to problems later.
Instead simply overwrite in one PR all images/icons.
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.
@tobiasKaminsky Both icons have different usage.
- ic_search.xml will be used for search icon.
- ic_search_empty.xml and night/ic_search_empty.xml will be used for empty state during search event.
This PR is purely related to handling empty state with related icons and Icons PR(#74) will have all the other icons except the empty state icons so there wont be any code conflict problem.
68ab22d to
f2f8465
Compare
f2f8465 to
d596f57
Compare
d596f57 to
7f4ed33
Compare
7f4ed33 to
2142680
Compare
2142680 to
52fe81b
Compare
5ed57cc to
0bcf802
Compare
0bcf802 to
1083f5e
Compare
efbf695 to
5746c33
Compare
5746c33 to
bdde5f8
Compare
bdde5f8 to
f9a84a9
Compare
f9a84a9 to
256311f
Compare
256311f to
90ac677
Compare
e2077fc to
0b50af4
Compare
0b50af4 to
bbd8886
Compare
3b356ad to
d674843
Compare
d674843 to
de894e1
Compare
de894e1 to
441c855
Compare
441c855 to
aef9e83
Compare
aef9e83 to
9f07bf1
Compare
9f07bf1 to
98136eb
Compare
Updated empty state icon and text for different screens.