Files
android_translation_layer/src/api-impl-jni/util.c
Julian Winkler b33a470c7b View: call onLayout() only on size change or on request
GTK always wants us to call gtk_widget_allocate() on all children, so we
need to do it manually when not calling onLayout().
2025-03-02 00:05:59 +01:00

14 KiB