Architecture Review: ViewBindings#44
Conversation
Issue 11116
Issue 11116
9cad8df to
751fedb
Compare
9c1fc2b to
8f5a271
Compare
Issue 11116
45b872e to
61078f3
Compare
|
The following is causing Deck name gravity issues in the DeckPicker: chore: convert DeckAdapter.ViewHolder to ViewBinding - 9b9ce78 |
61078f3 to
64173e3
Compare
Issue 11116
Issue 11116
Issue 11116
Issue 11116
Issue 11116
Issue 11116
Issue 11116
Issue 11116
Issue 11116
Issue 11116
handled as ViewBindings in parent class Issue 11116
Issue 11116
cdc4bb2 to
9447fe8
Compare
|
We only override |
|
I understand, I saw the method and how it was used and went to the commit to comment on it without scrolling a bit below to see the actual usage:)
I don't see any issues with that, the only reason I would use view binding is for the null safety. |
|
Another lib example, not maintained but maybe it could be useful. |
|
Zhuinden is still active |
https://github.com/androidbroadcast/ViewBindingPropertyDelegate/ TODO: needs adding to licenses
0934225 to
06781e9
Compare
This exists so maintainers can see the type of changes I'm performing for ViewBinding and set patterns before I split them out into reviewable chunks. This should not be merged