Skip to content

Commit 71badf7

Browse files
Merge pull request #1 from GabrielRegato/mobile-skins-1
Uploading Skins for xmls files
2 parents 47e428a + fbdaacc commit 71badf7

199 files changed

Lines changed: 1952 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
707 KB
Loading

skins/Galaxy_A06/fore_port.png

15.8 KB
Loading

skins/Galaxy_A06/layout

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
parts {
2+
portrait {
3+
background {
4+
image device_Port-BlueBlack.png
5+
}
6+
foreground {
7+
mask fore_port.png
8+
}
9+
buttons {
10+
volume-up {
11+
image rocker_up.png
12+
x 887
13+
y 384
14+
}
15+
volume-down {
16+
image rocker_down.png
17+
x 887
18+
y 494
19+
}
20+
power {
21+
image rocker_power.png
22+
x 885
23+
y 742
24+
}
25+
}
26+
}
27+
28+
device {
29+
display {
30+
width 720
31+
height 1600
32+
x 0
33+
y 0
34+
}
35+
}
36+
}
37+
38+
layouts {
39+
portrait {
40+
width 971
41+
height 1872
42+
color 0x000000
43+
event EV_SW:0:1
44+
45+
part1 {
46+
name portrait
47+
x 0
48+
y 0
49+
}
50+
51+
part2 {
52+
name device
53+
x 125
54+
y 122
55+
}
56+
}
57+
}

skins/Galaxy_A06/rocker_down.png

987 Bytes
Loading

skins/Galaxy_A06/rocker_power.png

1.01 KB
Loading

skins/Galaxy_A06/rocker_up.png

993 Bytes
Loading
981 KB
Loading

skins/Galaxy_A16_5G/fore_port.png

30.2 KB
Loading

skins/Galaxy_A16_5G/layout

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
parts {
2+
portrait {
3+
background {
4+
image device_Port-BlueBlack.png
5+
}
6+
foreground {
7+
mask fore_port.png
8+
}
9+
buttons {
10+
volume-up {
11+
image rocker_up.png
12+
x 1374
13+
y 567
14+
}
15+
volume-down {
16+
image rocker_down.png
17+
x 1374
18+
y 723
19+
}
20+
power {
21+
image rocker_power.png
22+
x 1365
23+
y 1010
24+
}
25+
}
26+
}
27+
28+
device {
29+
display {
30+
width 1080
31+
height 2340
32+
x 0
33+
y 0
34+
}
35+
}
36+
}
37+
38+
layouts {
39+
portrait {
40+
width 1525
41+
height 2834
42+
color 0x000000
43+
event EV_SW:0:1
44+
45+
part1 {
46+
name portrait
47+
x 0
48+
y 0
49+
}
50+
51+
part2 {
52+
name device
53+
x 222
54+
y 221
55+
}
56+
}
57+
}
58+
59+
network {
60+
speed full
61+
delay none
62+
}
1.04 KB
Loading

0 commit comments

Comments
 (0)