maniac103

Results 243 comments of maniac103

Added the test, and it even found something ;-) Unfortunately it doesn't seem possible to exempt single views from being included in the binding.

@mueller-ma This conflicts with #3898, I guess check that one first? I'll rebase and undraft this one afterwards.

> Still some findViewById left: I don't think we can do much there: - In the various `Preference` subclasses `findViewById` is used to look up the view set as `widgetLayoutResource`,...

> color temperature widget is completely empty Fixed now.

Closing as dupe of #947

@florian-h05 ping as desired ;-) Reference for restoring the URL: we do this [here](https://github.com/openhab/openhab-android/blob/main/mobile/src/main/java/org/openhab/habdroid/ui/activity/AbstractWebViewFragment.kt#L204)

> First question: Is it really required and cannot be avoided that the Android WebView reloads on every orientation change? Yes. This is related to having differing layouts for portrait...

@Fs00 Please give this a try as well.

Rebase done. > Don't forget to update the used libraries in the Readme and in About screen of the app 😉 Good point, thanks.

> Did you notice this while testing? So far, I just tested on the emulator. I now gave this a try on my phone (Pixel 8), and it looks fine...