debug(blocker): temporary red marker at bottom of ProtectionDetailsSheet ScrollView (to diagnose the 'can't scroll to the bottom' report — revert after)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
d5b753d329
commit
4bed8a1e5a
@ -370,6 +370,11 @@ export function ProtectionDetailsSheet({
|
||||
</Text>
|
||||
</View>
|
||||
</TouchableOpacity>
|
||||
|
||||
{/* DEBUG-Marker: wenn du das siehst, scrollt das Sheet bis ganz unten */}
|
||||
<Text style={{ textAlign: 'center', fontSize: 13, color: '#dc2626', fontFamily: 'Nunito_700Bold', marginTop: 12 }}>
|
||||
↑ Ende — siehst du den orange Button drüber? (DEBUG)
|
||||
</Text>
|
||||
</ScrollView>
|
||||
</Animated.View>
|
||||
</Animated.View>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user