codenameone / CodenameOne

Cross-platform framework for building truly native mobile apps with Java or Kotlin. Write Once Run Anywhere support for iOS, Android, Desktop & Web.
https://www.codenameone.com/
Other
1.66k stars 395 forks source link

Improvement suggestion #3786

Open ETFrocks opened 3 months ago

ETFrocks commented 3 months ago

Refactored CodenameOneView class for better readability and maintainability. Extracted methods for initializing view and display. Simplified onTouchEvent method by removing unnecessary checks and conditions. Improved setInputType method by handling different text area constraints.

shai-almog commented 3 months ago

I don't see any code changes. Just indentation and white space which I would normally not be bothered with but it makes history harder to review in git so I'm not in favor of accepting this change. Thanks.