mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-04 03:43:55 +01:00
Small behavior improvement
This commit is contained in:
@@ -1539,6 +1539,9 @@ public class FragmentMessages extends FragmentBase implements SharedPreferences.
|
||||
}
|
||||
}
|
||||
|
||||
if (value)
|
||||
scrolling = false;
|
||||
|
||||
updateExpanded();
|
||||
if (value)
|
||||
handleExpand(message.id);
|
||||
|
||||
Reference in New Issue
Block a user