mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-05 08:33:37 +02:00
Segment tick
This commit is contained in:
@@ -8049,6 +8049,8 @@ public class FragmentMessages extends FragmentBase
|
||||
FragmentTransaction fragmentTransaction = getParentFragmentManager().beginTransaction();
|
||||
fragmentTransaction.replace(res, fragment, "thread").addToBackStack("thread");
|
||||
fragmentTransaction.commit();
|
||||
|
||||
Helper.performHapticFeedback(view, HapticFeedbackConstants.SEGMENT_FREQUENT_TICK);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user