thunderbird-android/app/ui
David Hebbeker 8ca7fd896c
Removed unused interface OnLayoutChangedListener.
As the member mOnLayoutChangedListener was never populated, the only method of the interface was never called. Thus the complete interface was removed.
Also the only method which would have called the interface method was removed. That method did nothing else.
2019-02-27 10:15:13 +01:00
..
src Removed unused interface OnLayoutChangedListener. 2019-02-27 10:15:13 +01:00
build.gradle Upgrade to Kotlin version (3.20) and fix any issues. 2019-02-13 20:53:44 +01:00