-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathattachment.yaml
33 lines (33 loc) · 985 Bytes
/
attachment.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
- View:
style:
width: 28%
height: 8%
backgroundColor: white
position: absolute
top: 70%
left: 10%
borderWidth: 10%
borderRadius: 60
children:
- Text:
style:
position: relative
color: black
top: 7%
left: 5%
fontSize: 18
index: {attachment}
- View:
style:
position: absolute
top: 30%
left: 70%
width: 0
height: 0
backgroundColor: transparent
borderLeftWidth: 8
borderRightWidth: 8
borderTopWidth: 13
borderLeftColor: transparent
borderRightColor: transparent
borderBottomColor: black