### Current behaviour https://github.com/user-attachments/assets/8505ab48-9dcc-4996-8a77-696952fb106a ### Expected behaviour The ActivityIndicator is not correctly displayed ### How to reproduce? ```typescript <ActivityIndicator color={colors.activeColor} size={50} /> ``` ### Your Environment | software | version | --------------------- | ------- | ios | 26 | android | x | react-native | 0.78.3 | react-native-paper | ^5.8.0 | node | 24.1.0 | npm or yarn | 1.22.19 | expo sdk | x.x.x
Current behaviour
Enregistrement.de.l.ecran.2025-12-05.a.11.31.03.mov
Expected behaviour
The ActivityIndicator is not correctly displayed
How to reproduce?
Your Environment