androidx版本首次提交
This commit is contained in:
BIN
beauty/src/main/assets/watermark/watermark.png
Normal file
BIN
beauty/src/main/assets/watermark/watermark.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.0 KiB |
BIN
beauty/src/main/assets/watermark/watermark1.png
Normal file
BIN
beauty/src/main/assets/watermark/watermark1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.5 KiB |
BIN
beauty/src/main/assets/watermark/watermark2.png
Normal file
BIN
beauty/src/main/assets/watermark/watermark2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.4 KiB |
BIN
beauty/src/main/assets/watermark/watermark3.png
Normal file
BIN
beauty/src/main/assets/watermark/watermark3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.0 KiB |
36
beauty/src/main/assets/watermark/watermarks.json
Normal file
36
beauty/src/main/assets/watermark/watermarks.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"watermarks": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"ratio": 20,
|
||||
"name": "watermark.png",
|
||||
"thumb": "watermark.png",
|
||||
"downloaded": true
|
||||
},
|
||||
{
|
||||
"x": 80,
|
||||
"y": 0,
|
||||
"ratio": 20,
|
||||
"name": "watermark1.png",
|
||||
"thumb": "watermark1_icon.png",
|
||||
"downloaded": true
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": 80,
|
||||
"ratio": 20,
|
||||
"name": "watermark2.png",
|
||||
"thumb": "watermark2_icon.png",
|
||||
"downloaded": true
|
||||
},
|
||||
{
|
||||
"x": 80,
|
||||
"y": 80,
|
||||
"ratio": 20,
|
||||
"name": "watermark3.png",
|
||||
"thumb": "watermark3_icon.png",
|
||||
"downloaded": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user