diff --git a/apps/rebreak-native/app/devices.tsx b/apps/rebreak-native/app/devices.tsx index 303a1c3..44bbb48 100644 --- a/apps/rebreak-native/app/devices.tsx +++ b/apps/rebreak-native/app/devices.tsx @@ -567,18 +567,8 @@ export default function DevicesScreen() { }} showsVerticalScrollIndicator={false} > - {/* Subtitle + progress */} - - - {subtitle} - + {/* Slot-Ringe */} + setProgress(value)); Animated.timing(anim, { toValue: 1, - duration: 950, + duration: 1400, easing: Easing.out(Easing.cubic), useNativeDriver: false, }).start(); @@ -82,9 +82,9 @@ export function DeviceSlotDonut({ justifyContent: 'center', }} > - + {count} - + /{max}