Adrián Bueno
Results
1
comments of
Adrián Bueno
I have made this changes and it works well in my app (both in portrait and landscape mode): ```java // ... private void possiblyResizeChildOfContent() { int usableHeightNow = computeUsableHeight(); if...