JLChen
2021-08-02 38f4fb064df09f344fc3237409c76a9fba2a8a9e
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
ÿþ
/* Class = "UIButton"; accessibilityLabel = "All contacts filter"; ObjectID = "4"; */
"4.accessibilityLabel" = "All contacts filter";
 
/* Class = "UIButton"; normalTitle = "All"; ObjectID = "4"; */
"4.normalTitle" = "All";
 
/* Class = "UIButton"; accessibilityLabel = "Missed contacts filter"; ObjectID = "5"; */
"5.accessibilityLabel" = "Missed contacts filter";
 
/* Class = "UIButton"; normalTitle = "Missed"; ObjectID = "5"; */
"5.normalTitle" = "Missed";
 
/* Class = "UIButton"; accessibilityLabel = "Edit"; ObjectID = "6"; */
"6.accessibilityLabel" = "Edit";
 
/* Class = "UIButton"; normalTitle = "Edit"; ObjectID = "6"; */
"6.normalTitle" = "Edit";
 
/* Class = "UIButton"; selectedTitle = "Ok"; ObjectID = "6"; */
"6.selectedTitle" = "Ok";
 
/* Class = "UIButton"; accessibilityLabel = "Delete all"; ObjectID = "35"; */
"35.accessibilityLabel" = "Delete all";
 
/* Class = "UIButton"; normalTitle = "Delete all"; ObjectID = "35"; */
"35.normalTitle" = "Delete all";