Darran Kelinske
Darran Kelinske
I think it happens when rotating the phone while viewing lynx. The OS is 5.1.1 and the device is a Samsung On5. The app has been obfuscated.
Here is something to keep the display from flickering with each change. It also converts to Fahrenheit: private SensorEventListener mTemperatureListener = new SensorEventListener() { @Override public void onSensorChanged(SensorEvent event) {...
did anyone try the pimoroni suggestion? what were the results?
My solution was more ugly. I put the thing in a scrollview and then had the scrollview as for focus before descendants...or something like that. It's ugly, but works. Thank...
Is there a way to customize the list item height?