android updated

This commit is contained in:
CPM
2025-08-14 17:11:42 +05:30
parent 6900df4fdf
commit cd466a2af1
+2 -1
View File
@@ -94,7 +94,8 @@ const Details = () => {
<Image source={IMAGES.backIcon} style={{ height: 20, width: 20, tintColor: '#fff' }} />
</TouchableOpacity>
<Text style={{ color: '#fff', fontSize: 20, fontWeight: 'bold' }}>Details</Text>
<View style={{ width: 25 }} /> {/* spacer */}
<View style={{ width: 25 }} />
</View>
<ScrollView style={{ padding: 20 }}>