Miha-x64 / Mikes_IDEA_extensions

IntelliJ IDEA: missing parts.
Apache License 2.0
34 stars 7 forks source link

Request: add inspection to add ID for scrolling Views, such as NestedScrollView #45

Closed AndroidDeveloperLB closed 1 year ago

AndroidDeveloperLB commented 1 year ago

The reason:

Without an ID, such Views lose their state when onSaveInstanceState is called.

Miha-x64 commented 1 year ago

Thanks, great idea!

AndroidDeveloperLB commented 1 year ago

@Miha-x64 How are you doing these things so fast? How did you support all of them?