rodin-miuicamera: Sync with tree changes

Change-Id: I1392f27845c83f9e3704d3f0241e16e0e80c0e85
Signed-off-by: Ido <dev.xyzuniverse@gmail.com>
This commit is contained in:
2026-07-04 01:21:25 +02:00
parent 0e6e751878
commit 4a52fd9b7b
588 changed files with 632 additions and 55671 deletions
+481
View File
@@ -9,6 +9,81 @@ soong_namespace {
],
}
cc_prebuilt_library_shared {
name: "vendor.xiaomi.hardware.misys.common-V3-ndk",
owner: "xiaomi",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: [
"proprietary/vendor/lib64/vendor.xiaomi.hardware.misys.common-V3-ndk.so",
],
shared_libs: [
"libbinder_ndk",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "vendor.xiaomi.hardware.misys.core-V1-ndk",
owner: "xiaomi",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: [
"proprietary/vendor/lib64/vendor.xiaomi.hardware.misys.core-V1-ndk.so",
],
shared_libs: [
"libbinder_ndk",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "vendor.xiaomi.hardware.mtkblackbox-V2-ndk",
owner: "xiaomi",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: [
"proprietary/vendor/lib64/vendor.xiaomi.hardware.mtkblackbox-V2-ndk.so",
],
shared_libs: [
"libbinder_ndk",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libcamera_algoup_jni.xiaomi",
owner: "xiaomi",
@@ -119,6 +194,69 @@ cc_prebuilt_library_shared {
system_ext_specific: true,
}
cc_prebuilt_library_shared {
name: "libmisys_jni.xiaomi",
owner: "xiaomi",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: [
"proprietary/system_ext/lib64/libmisys_jni.xiaomi.so",
],
shared_libs: [
"liblog",
"libutils",
"libcutils",
"libnativehelper",
"libhidlmemory",
"libhidlbase",
"libhidltransport",
"android.hidl.memory@1.0",
"android.hidl.allocator@1.0",
"vendor.xiaomi.hardware.misys@1.0",
"vendor.xiaomi.hardware.misys@3.0",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
prefer: true,
system_ext_specific: true,
}
cc_prebuilt_library_shared {
name: "libmqsas",
owner: "xiaomi",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: [
"proprietary/system_ext/lib64/libmqsas.so",
],
shared_libs: [
"liblog",
"libcutils",
"libutils",
"libbinder",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
prefer: true,
system_ext_specific: true,
}
cc_prebuilt_library_shared {
name: "libmtkisp_metadata_sys",
owner: "xiaomi",
@@ -146,6 +284,33 @@ cc_prebuilt_library_shared {
system_ext_specific: true,
}
cc_prebuilt_library_shared {
name: "miui.mqsas.native-cpp",
owner: "xiaomi",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: [
"proprietary/system_ext/lib64/miui.mqsas.native-cpp.so",
],
shared_libs: [
"libbinder",
"libutils",
"libcutils",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
prefer: true,
system_ext_specific: true,
}
cc_prebuilt_library_shared {
name: "vendor.mediatek.hardware.camera.isphal-V1-ndk-system_ext",
stem: "vendor.mediatek.hardware.camera.isphal-V1-ndk",
@@ -205,6 +370,173 @@ cc_prebuilt_library_shared {
system_ext_specific: true,
}
cc_prebuilt_library_shared {
name: "vendor.xiaomi.hardware.aidlbgservice-V1-ndk-system_ext",
stem: "vendor.xiaomi.hardware.aidlbgservice-V1-ndk",
owner: "xiaomi",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: [
"proprietary/system_ext/lib64/vendor.xiaomi.hardware.aidlbgservice-V1-ndk.so",
],
shared_libs: [
"libbinder_ndk",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
prefer: true,
system_ext_specific: true,
}
cc_prebuilt_library_shared {
name: "vendor.xiaomi.hardware.bgservice@1.0-system_ext",
stem: "vendor.xiaomi.hardware.bgservice@1.0",
owner: "xiaomi",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: [
"proprietary/system_ext/lib64/vendor.xiaomi.hardware.bgservice@1.0.so",
],
shared_libs: [
"libhidlbase",
"liblog",
"libutils",
"libcutils",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
prefer: true,
system_ext_specific: true,
}
cc_prebuilt_library_shared {
name: "vendor.xiaomi.hardware.misys.common-V3-ndk-system_ext",
stem: "vendor.xiaomi.hardware.misys.common-V3-ndk",
owner: "xiaomi",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: [
"proprietary/system_ext/lib64/vendor.xiaomi.hardware.misys.common-V3-ndk.so",
],
shared_libs: [
"libbinder_ndk",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
prefer: true,
system_ext_specific: true,
}
cc_prebuilt_library_shared {
name: "vendor.xiaomi.hardware.misys.core-V1-ndk-system_ext",
stem: "vendor.xiaomi.hardware.misys.core-V1-ndk",
owner: "xiaomi",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: [
"proprietary/system_ext/lib64/vendor.xiaomi.hardware.misys.core-V1-ndk.so",
],
shared_libs: [
"libbinder_ndk",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
prefer: true,
system_ext_specific: true,
}
cc_prebuilt_library_shared {
name: "vendor.xiaomi.hardware.misys@1.0",
owner: "xiaomi",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: [
"proprietary/system_ext/lib64/vendor.xiaomi.hardware.misys@1.0.so",
],
shared_libs: [
"libhidlbase",
"liblog",
"libutils",
"libcutils",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
prefer: true,
system_ext_specific: true,
}
cc_prebuilt_library_shared {
name: "vendor.xiaomi.hardware.misys@3.0",
owner: "xiaomi",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: [
"proprietary/system_ext/lib64/vendor.xiaomi.hardware.misys@3.0.so",
],
shared_libs: [
"android.hidl.allocator@1.0",
"android.hidl.memory.block@1.0",
"android.hidl.memory.token@1.0",
"vendor.xiaomi.hardware.misys@1.0",
"libhidlbase",
"liblog",
"libutils",
"libcutils",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
prefer: true,
system_ext_specific: true,
}
android_app_import {
name: "MiuiCamera",
owner: "xiaomi",
@@ -227,3 +559,152 @@ dex_import {
"proprietary/system/framework/mediatek-framework.jar",
],
}
dex_import {
name: "vendor.xiaomi.hardware.bgservice-V1.0-java",
owner: "xiaomi",
jars: [
"proprietary/system_ext/framework/vendor.xiaomi.hardware.bgservice-V1.0-java.jar",
],
system_ext_specific: true,
}
dex_import {
name: "vendor.xiaomi.hardware.misys-V1.0-java",
owner: "xiaomi",
jars: [
"proprietary/system_ext/framework/vendor.xiaomi.hardware.misys-V1.0-java.jar",
],
system_ext_specific: true,
}
dex_import {
name: "vendor.xiaomi.hardware.misys-V2.0-java",
owner: "xiaomi",
jars: [
"proprietary/system_ext/framework/vendor.xiaomi.hardware.misys-V2.0-java.jar",
],
system_ext_specific: true,
}
dex_import {
name: "vendor.xiaomi.hardware.misys-V4.0-java",
owner: "xiaomi",
jars: [
"proprietary/system_ext/framework/vendor.xiaomi.hardware.misys-V4.0-java.jar",
],
system_ext_specific: true,
}
dex_import {
name: "vendor.xiaomi.hardware.misys.V3_0",
owner: "xiaomi",
jars: [
"proprietary/system_ext/framework/vendor.xiaomi.hardware.misys.V3_0.jar",
],
system_ext_specific: true,
}
dex_import {
name: "vendor.xiaomi.hardware.misys.common-V2-java",
owner: "xiaomi",
jars: [
"proprietary/system_ext/framework/vendor.xiaomi.hardware.misys.common-V2-java.jar",
],
system_ext_specific: true,
}
prebuilt_etc_xml {
name: "manifest_mtkblackbox.xml",
owner: "xiaomi",
src: "proprietary/vendor/etc/vintf/manifest/manifest_mtkblackbox.xml",
filename_from_src: true,
sub_dir: "vintf/manifest",
soc_specific: true,
}
prebuilt_etc_xml {
name: "vendor.xiaomi.hardware.misys.common.xml",
owner: "xiaomi",
src: "proprietary/vendor/etc/vintf/manifest/vendor.xiaomi.hardware.misys.common.xml",
filename_from_src: true,
sub_dir: "vintf/manifest",
soc_specific: true,
}
prebuilt_etc_xml {
name: "vendor.xiaomi.hardware.misys.core.xml",
owner: "xiaomi",
src: "proprietary/vendor/etc/vintf/manifest/vendor.xiaomi.hardware.misys.core.xml",
filename_from_src: true,
sub_dir: "vintf/manifest",
soc_specific: true,
}
cc_prebuilt_binary {
name: "vendor.xiaomi.hardware.misys.core-service",
owner: "xiaomi",
target: {
android_arm64: {
srcs: [
"proprietary/vendor/bin/hw/vendor.xiaomi.hardware.misys.core-service",
],
shared_libs: [
"libbase",
"liblog",
"libutils",
"libbinder_ndk",
"vendor.xiaomi.hardware.misys.core-V1-ndk",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
strip: {
none: true,
},
prefer: true,
relative_install_path: "hw",
soc_specific: true,
}
cc_prebuilt_binary {
name: "hypsys_vendor",
owner: "xiaomi",
target: {
android_arm64: {
srcs: [
"proprietary/vendor/bin/hypsys_vendor",
],
shared_libs: [
"libc",
"libssl",
"vendor.xiaomi.hardware.mtkblackbox-V2-ndk",
"libmisight",
"libcutils",
"libcrypto",
"libz",
"libbase",
"liblog",
"libutils",
"libbinder_ndk",
"libjsoncpp",
"vendor.xiaomi.hardware.misys.core-V1-ndk",
"vendor.xiaomi.hardware.misys.common-V3-ndk",
"xiaomi.system.hypsys.common-V1-ndk",
"libc++",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
strip: {
none: true,
},
prefer: true,
soc_specific: true,
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 215 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 224 KiB

@@ -1,309 +0,0 @@
{
"version": 1.0,
"miviVersion": 3.001,
"metadata": {
"name": "@wm_2026_parents_day_137",
"id": "137",
"description": "2026_parents_day_137",
"reminder_not_support_mode": ["multi", "raw", "200m", "doc", "pano", "mimoji", "instant"],
"show_in_menu": true,
"setting_img": "img_setting.webp",
"priority": 1,
"exclude_cases": ["200m"],
"limitation": {
"system_properties": {
"ro.product.device": []
},
"device_type": []
}
},
"layout_group": [
{
"layout": [
{
"type": "Layout",
"id": "all_content",
"orientation": "vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "center",
"margin_left": "0dp",
"margin_top": "0dp",
"background": "@background=white",
"background_optional": false,
"childViews": [
{
"type": "Layout",
"id": "top_padding",
"orientation": "horizontal",
"layout_width": "match_parent",
"layout_height": "40dp",
"gravity": "left",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": []
},
{
"type": "Layout",
"id": "src_layout",
"orientation": "horizontal",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "center",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": [
{
"type": "Layout",
"id": "left_padding",
"orientation": "horizontal",
"layout_width": "40dp",
"layout_height": "match_parent",
"gravity": "left",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": []
},
{
"type": "ImageView",
"id": "src_image_view",
"layout_gravity": "left",
"margin_left": "0dp",
"margin_top": "0dp",
"display_height": "0dp",
"path": ""
},
{
"type": "Layout",
"id": "right_padding",
"orientation": "horizontal",
"layout_width": "40dp",
"layout_height": "match_parent",
"gravity": "left",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": []
}
]
},
{
"type": "Layout",
"id": "bottom_layout",
"orientation": "none",
"layout_width": "match_parent",
"layout_height": "214dp",
"gravity": "center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": [
{
"type": "Layout",
"id": "left_bottom_group",
"orientation": "vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "left|center_vertical",
"margin_left": "40dp",
"margin_top": "0dp",
"childViews": [
{
"type": "Layout",
"id": "top_padding",
"orientation": "horizontal",
"layout_width": "match_parent",
"layout_height": "4dp",
"gravity": "left",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": []
},
{
"type": "Layout",
"id": "brand_layout",
"orientation": "horizontal",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "left|center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": [
{
"type": "ImageView",
"id": "logo",
"layout_gravity": "center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"display_height": "26dp",
"display_width": "0dp",
"path": "pathType=fill;path=${logo};foreground=3"
},
{
"type": "TextView",
"id": "model",
"margin_left": "0dp",
"layout_gravity": "center_vertical",
"text": "@model= @{series}@{versionNumber}",
"text_upper": false,
"font_ref": "f1"
},
{
"type": "TextView",
"id": "model_versionName",
"margin_left": "0dp",
"layout_gravity": "center_vertical",
"text": "@model=@{versionName}",
"text_upper": false,
"font_ref": "f2",
"rect_params": {
"rect_text_width_gap": 7,
"rect_text_height_gap": 0,
"rect_line_width": 1.8,
"rect_radius": [5.6, 5.6, 5.6, 5.6, 5.6, 5.6, 5.6, 5.6],
"rect_line_color": "@foreground=1",
"rect_width": "wrap_content",
"rect_height": "22dp"
}
}
]
},
{
"type": "TextView",
"id": "exif_mm",
"margin_top": "14dp",
"layout_gravity": "left",
"text": "@exif=@{focal}mm",
"font_ref": "f3"
},
{
"type": "Layout",
"id": "exif_group",
"orientation": "horizontal",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "left|center_vertical",
"margin_left": "0dp",
"margin_top": "14dp",
"childViews": [
{
"type": "TextView",
"id": "F",
"margin_left": "0dp",
"layout_gravity": "center_vertical",
"text": "F",
"text_upper": true,
"font_ref": "f4"
},
{
"type": "TextView",
"id": "exif_f",
"margin_left": "8dp",
"layout_gravity": "center_vertical",
"text": "@exif=@{aperture}",
"font_ref": "f3"
},
{
"type": "TextView",
"id": "S",
"margin_left": "20dp",
"layout_gravity": "center_vertical",
"text": "S",
"text_upper": true,
"font_ref": "f4"
},
{
"type": "TextView",
"id": "exif_s",
"margin_left": "8dp",
"layout_gravity": "center_vertical",
"text": "@exif=@{speed}",
"font_ref": "f3"
},
{
"type": "TextView",
"id": "ISO",
"margin_left": "20dp",
"layout_gravity": "center_vertical",
"text": "ISO",
"text_upper": true,
"font_ref": "f4"
},
{
"type": "TextView",
"id": "exif_iso",
"margin_left": "8dp",
"layout_gravity": "center_vertical",
"text": "@exif=@{iso}",
"font_ref": "f3"
}
]
},
{
"type": "TextView",
"id": "time",
"optional": true,
"enable": false,
"layout_gravity": "left",
"margin_left": "0dp",
"margin_top": "14dp",
"text": "@time=@wm_time_yyyy_MM_dd_HH_mm",
"font_ref": "f3"
}
]
},
{
"type": "ImageView",
"id": "right_bottom_img",
"layout_gravity": "right",
"margin_left": "0dp",
"margin_top": "0dp",
"display_height": "214dp",
"display_width": "0dp",
"path": "pathType=direct;path=img_right_father.webp"
}
]
}
]
}
]
}
],
"wmRes": {
"background": [
{
"name": "white",
"icon": "@img=icon_background_white.webp",
"value": "@color=#FFFFFFFF",
"foreground": ["#FF000000", "#BF000000", "#80000000", "black"]
}
],
"fonts": {
"f1": {
"size": 24,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 501"
},
"f2": {
"size": 14,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 401",
"letterSpacing": 0.02
},
"f3": {
"size": 20.0,
"color": "@foreground=0",
"typeface": "oxanium",
"variation": "'wght' 401",
"letterSpacing": 0.14
},
"f4": {
"size": 20.0,
"color": "@foreground=2",
"typeface": "oxanium",
"variation": "'wght' 401",
"letterSpacing": 0.047
}
}
}
}
@@ -1,91 +0,0 @@
{
"wm_2026_parents_day_137": {
"zh-rCN": "节日限定水印",
"default": "Holidays",
"am": "በዓላት",
"ar": "العطلات",
"as-rIN": "বন্ধৰ দিন",
"az-rAZ": "Bayramlar",
"be": "Святы",
"bg": "Празници",
"bn-rBD": "ছুটি",
"bn-rIN": "ছুটি",
"bo-rCN": "དུས་ཆེན་གྱི་ཚད་བཀག་ཆུ་པར་།",
"bs": "Praznici",
"ca": "Festius",
"cs": "Prázdniny",
"da": "Helligdage",
"de": "Urlaub",
"el": "Εορτές",
"en-rAU": "Holidays",
"en-rGB": "Holidays",
"en-rIN": "Holidays",
"es-rUS": "Festivos",
"es": "Festivos",
"et-rEE": "Pühad",
"eu-rES": "Oporrak",
"fa-rIR": "تعطیلات",
"fi": "Lomat",
"fr": "Vacances",
"gl-rES": "Vacacións",
"gu-rIN": "રજાઓ",
"ha-rNG": "Ranakun hutu",
"hi": "छुट्टियां",
"hr": "Praznici",
"hu": "Ünnepek",
"hy-rAM": "Տոներ",
"in": "Hari libur",
"it": "Festività",
"iw-rIL": "חופשות",
"ja": "祝日",
"ka-rGE": "დღესასწაულები",
"kk-rKZ": "Демалыстар",
"km-rKH": "ថ្ងៃឈប់សម្រាក",
"kn-rIN": "ರಜಾದಿನಗಳು",
"ko": "휴일",
"lo-rLA": "ວັນພັກ",
"lt": "Atostogos",
"lv": "Brīvdienas",
"mk-rMK": "Празници",
"ml-rIN": "അവധിദിനങ്ങൾ",
"mr-rIN": "सुट्ट्या",
"ms-rMY": "Cuti",
"mt-rMT": "Btajjel",
"my-rMM": "အားလပ်ရက်",
"nb": "Ferier",
"ne-rIN": "विदाका दिन",
"ne-rNP": "विदाका दिन",
"nl": "Vakanties",
"om": "Ayyaanota",
"or-rIN": "ଛୁଟିଦିନ",
"pa-rIN": "ਛੁੱਟੀਆਂ",
"pl": "Urlop",
"pt-rBR": "Feriados",
"pt-rPT": "Feriados",
"ro": "Vacanțe",
"ru": "Праздники",
"si-rLK": "නිවාඩු දින",
"sk": "Sviatky",
"sl": "Prazniki",
"sq-rAL": "Pushime",
"sr": "Празници",
"sv": "Semestrar",
"sw": "Sikukuu",
"ta-rIN": "விடுமுறைகள்",
"te-rIN": "సెలవులు",
"th": "วันหยุด",
"tr": "Tatiller",
"ug-rCN": "بايراملىق چەكلىك سۇ باسمىسى",
"uk": "Свята",
"ur-rIN": "تعطیلات",
"ur-rPK": "تعطیلات",
"uz-rUZ": "Tatillar",
"vi": "Ngày lễ",
"zh-rHK": "節日限定浮水印",
"zh-rTW": "節日限定浮水印"
},
"wm_time_yyyy_MM_dd_HH_mm": {
"default": "yyyy.MM.dd HH:mm",
"zh-rCN": "yyyy.MM.dd HH:mm"
}
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

@@ -1,30 +0,0 @@
{
"version": 1.0,
"miviVersion": 3.001,
"metadata": {
"name": "@wm_2026_parents_day_137",
"id": "137",
"description": "2026_parents_day_137",
"reminder_not_support_mode": [
"multi",
"raw",
"200m",
"doc",
"pano",
"mimoji",
"instant"
],
"show_in_menu": true,
"setting_img": "img_setting.webp",
"priority": 1,
"exclude_cases": [
"200m"
],
"limitation": {
"system_properties": {
"ro.product.device": []
},
"device_type": []
}
}
}
@@ -1,444 +0,0 @@
{
"version": 1,
"metadata": {
"name": "@wm_2026_parents_day_137",
"id": "137",
"description": "2026_parents_day_137",
"gainmap_modify_version": 0
},
"layout_group": [
{
"layout": [
{
"type": "Layout",
"id": "all_content",
"orientation": "vertical",
"gravity": "center",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "@background=white",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "top_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "40dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "Layout",
"id": "src_layout",
"orientation": "horizontal",
"gravity": "center",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "left_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "40dp",
"layout_height": "match_parent",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "ImageView",
"id": "src_image_view",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "left",
"display_width": "wrap_content",
"display_height": "0dp",
"path": "",
"scale": 1
},
{
"type": "Layout",
"id": "right_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "40dp",
"layout_height": "match_parent",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
}
]
},
{
"type": "Layout",
"id": "bottom_layout",
"orientation": "none",
"gravity": "center_vertical",
"layout_width": "match_parent",
"layout_height": "214dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "left_bottom_group",
"orientation": "vertical",
"gravity": "left|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "40.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "top_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "4dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "Layout",
"id": "brand_layout",
"orientation": "horizontal",
"gravity": "left|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "ImageView",
"id": "logo",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"display_width": "0dp",
"display_height": "26dp",
"path": "pathType=fill;path=${logo};foreground=3",
"scale": 1
},
{
"type": "TextView",
"id": "model",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": " X7 ",
"font_ref": "f1",
"scale": 1
},
{
"type": "TextView",
"id": "model_versionName",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "Pro",
"font_ref": "f2",
"scale": 1,
"rect_params": {
"rect_text_width_gap": 7,
"rect_text_height_gap": 0,
"rect_line_width": 1,
"rect_radius": [
5.6,
5.6,
5.6,
5.6,
5.6,
5.6,
5.6,
5.6
],
"rect_line_color": "@foreground=1",
"rect_fill_color": "",
"rect_width": "wrap_content",
"rect_height": "22dp"
}
}
]
},
{
"type": "TextView",
"id": "exif_mm",
"background": "",
"margin_left": "0.0dp",
"margin_top": "14.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "left",
"text": "@exif=@{focal}mm",
"font_ref": "f3",
"scale": 1
},
{
"type": "Layout",
"id": "exif_group",
"orientation": "horizontal",
"gravity": "left|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "14.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "TextView",
"id": "F",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "F",
"font_ref": "f4",
"scale": 1
},
{
"type": "TextView",
"id": "exif_f",
"background": "",
"margin_left": "8.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=@{aperture}",
"font_ref": "f3",
"scale": 1
},
{
"type": "TextView",
"id": "S",
"background": "",
"margin_left": "20.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "S",
"font_ref": "f4",
"scale": 1
},
{
"type": "TextView",
"id": "exif_s",
"background": "",
"margin_left": "8.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=@{speed}",
"font_ref": "f3",
"scale": 1
},
{
"type": "TextView",
"id": "ISO",
"background": "",
"margin_left": "20.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "ISO",
"font_ref": "f4",
"scale": 1
},
{
"type": "TextView",
"id": "exif_iso",
"background": "",
"margin_left": "8.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=@{iso}",
"font_ref": "f3",
"scale": 1
}
]
}
]
},
{
"type": "ImageView",
"id": "right_bottom_img",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "right",
"display_width": "0dp",
"display_height": "214dp",
"path": "pathType=direct;path=img_right_father.webp",
"scale": 1
}
]
}
]
}
]
}
],
"wmRes": {
"fonts": {
"f1": {
"size": 24,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 501",
"textAlign": "left",
"letterSpacing": 0,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f2": {
"size": 14,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 401",
"textAlign": "left",
"letterSpacing": 0.02,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f3": {
"size": 20,
"color": "@foreground=0",
"typeface": "oxanium",
"variation": "'wght' 401",
"textAlign": "left",
"letterSpacing": 0.14,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f4": {
"size": 20,
"color": "@foreground=2",
"typeface": "oxanium",
"variation": "'wght' 401",
"textAlign": "left",
"letterSpacing": 0.047,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
}
},
"background": [
{
"name": "white",
"description": "",
"value": "@color=#FFFFFFFF",
"foreground": [
"#FF000000",
"#BF000000",
"#80000000",
"black"
]
}
]
}
}
@@ -1,444 +0,0 @@
{
"version": 1,
"metadata": {
"name": "@wm_2026_parents_day_137",
"id": "137",
"description": "2026_parents_day_137",
"gainmap_modify_version": 0
},
"layout_group": [
{
"layout": [
{
"type": "Layout",
"id": "all_content",
"orientation": "vertical",
"gravity": "center",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "@background=white",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "top_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "40dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "Layout",
"id": "src_layout",
"orientation": "horizontal",
"gravity": "center",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "left_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "40dp",
"layout_height": "match_parent",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "ImageView",
"id": "src_image_view",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "left",
"display_width": "wrap_content",
"display_height": "0dp",
"path": "",
"scale": 1
},
{
"type": "Layout",
"id": "right_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "40dp",
"layout_height": "match_parent",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
}
]
},
{
"type": "Layout",
"id": "bottom_layout",
"orientation": "none",
"gravity": "center_vertical",
"layout_width": "match_parent",
"layout_height": "214dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "left_bottom_group",
"orientation": "vertical",
"gravity": "left|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "40.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "top_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "4dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "Layout",
"id": "brand_layout",
"orientation": "horizontal",
"gravity": "left|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "ImageView",
"id": "logo",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"display_width": "0dp",
"display_height": "26dp",
"path": "pathType=fill;path=${logo};foreground=3",
"scale": 1
},
{
"type": "TextView",
"id": "model",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": " X7 ",
"font_ref": "f1",
"scale": 1
},
{
"type": "TextView",
"id": "model_versionName",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "Pro",
"font_ref": "f2",
"scale": 1,
"rect_params": {
"rect_text_width_gap": 7,
"rect_text_height_gap": 0,
"rect_line_width": 1,
"rect_radius": [
5.6,
5.6,
5.6,
5.6,
5.6,
5.6,
5.6,
5.6
],
"rect_line_color": "@foreground=1",
"rect_fill_color": "",
"rect_width": "wrap_content",
"rect_height": "22dp"
}
}
]
},
{
"type": "TextView",
"id": "exif_mm",
"background": "",
"margin_left": "0.0dp",
"margin_top": "14.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "left",
"text": "@exif=@{focal}mm",
"font_ref": "f3",
"scale": 1
},
{
"type": "Layout",
"id": "exif_group",
"orientation": "horizontal",
"gravity": "left|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "14.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "TextView",
"id": "F",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "F",
"font_ref": "f4",
"scale": 1
},
{
"type": "TextView",
"id": "exif_f",
"background": "",
"margin_left": "8.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=@{aperture}",
"font_ref": "f3",
"scale": 1
},
{
"type": "TextView",
"id": "S",
"background": "",
"margin_left": "20.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "S",
"font_ref": "f4",
"scale": 1
},
{
"type": "TextView",
"id": "exif_s",
"background": "",
"margin_left": "8.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=@{speed}",
"font_ref": "f3",
"scale": 1
},
{
"type": "TextView",
"id": "ISO",
"background": "",
"margin_left": "20.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "ISO",
"font_ref": "f4",
"scale": 1
},
{
"type": "TextView",
"id": "exif_iso",
"background": "",
"margin_left": "8.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=@{iso}",
"font_ref": "f3",
"scale": 1
}
]
}
]
},
{
"type": "ImageView",
"id": "right_bottom_img",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "right",
"display_width": "0dp",
"display_height": "214dp",
"path": "pathType=direct;path=img_right_father.webp",
"scale": 1
}
]
}
]
}
]
}
],
"wmRes": {
"fonts": {
"f1": {
"size": 24,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 501",
"textAlign": "left",
"letterSpacing": 0,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f2": {
"size": 14,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 401",
"textAlign": "left",
"letterSpacing": 0.02,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f3": {
"size": 20,
"color": "@foreground=0",
"typeface": "oxanium",
"variation": "'wght' 401",
"textAlign": "left",
"letterSpacing": 0.14,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f4": {
"size": 20,
"color": "@foreground=2",
"typeface": "oxanium",
"variation": "'wght' 401",
"textAlign": "left",
"letterSpacing": 0.047,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
}
},
"background": [
{
"name": "white",
"description": "",
"value": "@color=#FFFFFFFF",
"foreground": [
"#FF000000",
"#BF000000",
"#80000000",
"black"
]
}
]
}
}
@@ -1,444 +0,0 @@
{
"version": 1,
"metadata": {
"name": "@wm_2026_parents_day_137",
"id": "137",
"description": "2026_parents_day_137",
"gainmap_modify_version": 0
},
"layout_group": [
{
"layout": [
{
"type": "Layout",
"id": "all_content",
"orientation": "vertical",
"gravity": "center",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "@background=white",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "top_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "40dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "Layout",
"id": "src_layout",
"orientation": "horizontal",
"gravity": "center",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "left_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "40dp",
"layout_height": "match_parent",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "ImageView",
"id": "src_image_view",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "left",
"display_width": "wrap_content",
"display_height": "0dp",
"path": "",
"scale": 1
},
{
"type": "Layout",
"id": "right_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "40dp",
"layout_height": "match_parent",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
}
]
},
{
"type": "Layout",
"id": "bottom_layout",
"orientation": "none",
"gravity": "center_vertical",
"layout_width": "match_parent",
"layout_height": "214dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "left_bottom_group",
"orientation": "vertical",
"gravity": "left|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "40.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "top_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "4dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "Layout",
"id": "brand_layout",
"orientation": "horizontal",
"gravity": "left|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "ImageView",
"id": "logo",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"display_width": "0dp",
"display_height": "26dp",
"path": "pathType=fill;path=${logo};foreground=3",
"scale": 1
},
{
"type": "TextView",
"id": "model",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": " X7 ",
"font_ref": "f1",
"scale": 1
},
{
"type": "TextView",
"id": "model_versionName",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "Pro",
"font_ref": "f2",
"scale": 1,
"rect_params": {
"rect_text_width_gap": 7,
"rect_text_height_gap": 0,
"rect_line_width": 1,
"rect_radius": [
5.6,
5.6,
5.6,
5.6,
5.6,
5.6,
5.6,
5.6
],
"rect_line_color": "@foreground=1",
"rect_fill_color": "",
"rect_width": "wrap_content",
"rect_height": "22dp"
}
}
]
},
{
"type": "TextView",
"id": "exif_mm",
"background": "",
"margin_left": "0.0dp",
"margin_top": "14.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "left",
"text": "@exif=@{focal}mm",
"font_ref": "f3",
"scale": 1
},
{
"type": "Layout",
"id": "exif_group",
"orientation": "horizontal",
"gravity": "left|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "14.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "TextView",
"id": "F",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "F",
"font_ref": "f4",
"scale": 1
},
{
"type": "TextView",
"id": "exif_f",
"background": "",
"margin_left": "8.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=@{aperture}",
"font_ref": "f3",
"scale": 1
},
{
"type": "TextView",
"id": "S",
"background": "",
"margin_left": "20.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "S",
"font_ref": "f4",
"scale": 1
},
{
"type": "TextView",
"id": "exif_s",
"background": "",
"margin_left": "8.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=@{speed}",
"font_ref": "f3",
"scale": 1
},
{
"type": "TextView",
"id": "ISO",
"background": "",
"margin_left": "20.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "ISO",
"font_ref": "f4",
"scale": 1
},
{
"type": "TextView",
"id": "exif_iso",
"background": "",
"margin_left": "8.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=@{iso}",
"font_ref": "f3",
"scale": 1
}
]
}
]
},
{
"type": "ImageView",
"id": "right_bottom_img",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "right",
"display_width": "0dp",
"display_height": "214dp",
"path": "pathType=direct;path=img_right_father.webp",
"scale": 1
}
]
}
]
}
]
}
],
"wmRes": {
"fonts": {
"f1": {
"size": 24,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 501",
"textAlign": "left",
"letterSpacing": 0,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f2": {
"size": 14,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 401",
"textAlign": "left",
"letterSpacing": 0.02,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f3": {
"size": 20,
"color": "@foreground=0",
"typeface": "oxanium",
"variation": "'wght' 401",
"textAlign": "left",
"letterSpacing": 0.14,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f4": {
"size": 20,
"color": "@foreground=2",
"typeface": "oxanium",
"variation": "'wght' 401",
"textAlign": "left",
"letterSpacing": 0.047,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
}
},
"background": [
{
"name": "white",
"description": "",
"value": "@color=#FFFFFFFF",
"foreground": [
"#FF000000",
"#BF000000",
"#80000000",
"black"
]
}
]
}
}
@@ -1,444 +0,0 @@
{
"version": 1,
"metadata": {
"name": "@wm_2026_parents_day_137",
"id": "137",
"description": "2026_parents_day_137",
"gainmap_modify_version": 0
},
"layout_group": [
{
"layout": [
{
"type": "Layout",
"id": "all_content",
"orientation": "vertical",
"gravity": "center",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "@background=white",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "top_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "40dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "Layout",
"id": "src_layout",
"orientation": "horizontal",
"gravity": "center",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "left_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "40dp",
"layout_height": "match_parent",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "ImageView",
"id": "src_image_view",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "left",
"display_width": "wrap_content",
"display_height": "0dp",
"path": "",
"scale": 1
},
{
"type": "Layout",
"id": "right_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "40dp",
"layout_height": "match_parent",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
}
]
},
{
"type": "Layout",
"id": "bottom_layout",
"orientation": "none",
"gravity": "center_vertical",
"layout_width": "match_parent",
"layout_height": "214dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "left_bottom_group",
"orientation": "vertical",
"gravity": "left|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "40.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "top_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "4dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "Layout",
"id": "brand_layout",
"orientation": "horizontal",
"gravity": "left|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "ImageView",
"id": "logo",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"display_width": "0dp",
"display_height": "26dp",
"path": "pathType=fill;path=${logo};foreground=3",
"scale": 1
},
{
"type": "TextView",
"id": "model",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": " X7 ",
"font_ref": "f1",
"scale": 1
},
{
"type": "TextView",
"id": "model_versionName",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "Pro",
"font_ref": "f2",
"scale": 1,
"rect_params": {
"rect_text_width_gap": 7,
"rect_text_height_gap": 0,
"rect_line_width": 1,
"rect_radius": [
5.6,
5.6,
5.6,
5.6,
5.6,
5.6,
5.6,
5.6
],
"rect_line_color": "@foreground=1",
"rect_fill_color": "",
"rect_width": "wrap_content",
"rect_height": "22dp"
}
}
]
},
{
"type": "TextView",
"id": "exif_mm",
"background": "",
"margin_left": "0.0dp",
"margin_top": "14.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "left",
"text": "@exif=@{focal}mm",
"font_ref": "f3",
"scale": 1
},
{
"type": "Layout",
"id": "exif_group",
"orientation": "horizontal",
"gravity": "left|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "14.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "TextView",
"id": "F",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "F",
"font_ref": "f4",
"scale": 1
},
{
"type": "TextView",
"id": "exif_f",
"background": "",
"margin_left": "8.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=@{aperture}",
"font_ref": "f3",
"scale": 1
},
{
"type": "TextView",
"id": "S",
"background": "",
"margin_left": "20.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "S",
"font_ref": "f4",
"scale": 1
},
{
"type": "TextView",
"id": "exif_s",
"background": "",
"margin_left": "8.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=@{speed}",
"font_ref": "f3",
"scale": 1
},
{
"type": "TextView",
"id": "ISO",
"background": "",
"margin_left": "20.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "ISO",
"font_ref": "f4",
"scale": 1
},
{
"type": "TextView",
"id": "exif_iso",
"background": "",
"margin_left": "8.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=@{iso}",
"font_ref": "f3",
"scale": 1
}
]
}
]
},
{
"type": "ImageView",
"id": "right_bottom_img",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "right",
"display_width": "0dp",
"display_height": "214dp",
"path": "pathType=direct;path=img_right_father.webp",
"scale": 1
}
]
}
]
}
]
}
],
"wmRes": {
"fonts": {
"f1": {
"size": 24,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 501",
"textAlign": "left",
"letterSpacing": 0,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f2": {
"size": 14,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 401",
"textAlign": "left",
"letterSpacing": 0.02,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f3": {
"size": 20,
"color": "@foreground=0",
"typeface": "oxanium",
"variation": "'wght' 401",
"textAlign": "left",
"letterSpacing": 0.14,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f4": {
"size": 20,
"color": "@foreground=2",
"typeface": "oxanium",
"variation": "'wght' 401",
"textAlign": "left",
"letterSpacing": 0.047,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
}
},
"background": [
{
"name": "white",
"description": "",
"value": "@color=#FFFFFFFF",
"foreground": [
"#FF000000",
"#BF000000",
"#80000000",
"black"
]
}
]
}
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

@@ -1 +0,0 @@
{"watermark_id":"137","font_scale":1,"view_alpha_ratio":1,"frame_background":"white","custom_signature_enable":false,"custom_icon_enable":false,"time_switch":false,"model_switch":true,"exif_switch":true,"dynamic_effect_switch":false,"custom_text":"","greeting_text":"","key_layout":"layout","location_option":"location_latlng","mi_logo_switch":false,"drive_mode_switch":false,"altitude_switch":false,"time_data":1781776105457,"location_data_latlng":"","location_data_address":"","location_data_complete_address":"","version":1}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

@@ -1,263 +0,0 @@
{
"version": 1.0,
"miviVersion": 3.001,
"metadata": {
"name": "@wm_2026_graduation_season_139",
"id": "139",
"description": "2026_graduation_season_139",
"reminder_not_support_mode": ["multi", "raw", "200m", "doc", "pano", "mimoji", "instant"],
"show_in_menu": true,
"setting_img": "img_setting.webp",
"priority": 2,
"exclude_cases": ["200m"],
"limitation": {
"system_properties": {
"ro.product.device": []
},
"device_type": []
}
},
"layout_group": [
{
"layout": [
{
"type": "Layout",
"id": "all_content",
"orientation": "vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "center",
"margin_left": "0dp",
"margin_top": "0dp",
"background": "@background=background_1",
"background_optional": true,
"childViews": [
{
"type": "Layout",
"id": "top_padding",
"orientation": "horizontal",
"layout_width": "match_parent",
"layout_height": "30dp",
"gravity": "left",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": []
},
{
"type": "Layout",
"id": "src_layout",
"orientation": "horizontal",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "center",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": [
{
"type": "Layout",
"id": "left_padding",
"orientation": "horizontal",
"layout_width": "30dp",
"layout_height": "match_parent",
"gravity": "left",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": []
},
{
"type": "ImageView",
"id": "src_image_view",
"layout_gravity": "left",
"margin_left": "0dp",
"margin_top": "0dp",
"display_height": "0dp",
"path": ""
},
{
"type": "Layout",
"id": "right_padding",
"orientation": "horizontal",
"layout_width": "30dp",
"layout_height": "match_parent",
"gravity": "left",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": []
}
]
},
{
"type": "Layout",
"id": "bottom_layout",
"orientation": "none",
"layout_width": "match_parent",
"layout_height": "172dp",
"gravity": "center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": [
{
"type": "Layout",
"id": "left_bottom_group",
"orientation": "vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "left|center_vertical",
"margin_left": "50dp",
"margin_top": "0dp",
"childViews": [
{
"type": "Layout",
"id": "padding_1",
"orientation": "horizontal",
"layout_width": "match_parent",
"layout_height": "4dp",
"gravity": "left",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": []
},
{
"type": "Layout",
"id": "brand_layout",
"orientation": "horizontal",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "left|center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": [
{
"type": "ImageView",
"id": "logo",
"layout_gravity": "center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"display_height": "36dp",
"display_width": "0dp",
"path": "pathType=fill;path=${logo};foreground=2"
},
{
"type": "TextView",
"id": "model",
"margin_left": "0dp",
"layout_gravity": "center_vertical",
"text": "@model= @{series}@{versionNumber}",
"text_upper": false,
"font_ref": "f1"
},
{
"type": "TextView",
"id": "model_versionName",
"margin_left": "0dp",
"layout_gravity": "center_vertical",
"text": "@model=@{versionName}",
"text_upper": false,
"font_ref": "f2",
"rect_params": {
"rect_text_width_gap": 8,
"rect_text_height_gap": 0,
"rect_line_width": 2,
"rect_radius": [7.2, 7.2, 7.2, 7.2, 7.2, 7.2, 7.2, 7.2],
"rect_line_color": "@foreground=1",
"rect_width": "wrap_content",
"rect_height": "28dp"
}
}
]
},
{
"type": "Layout",
"id": "padding_2",
"orientation": "horizontal",
"layout_width": "match_parent",
"layout_height": "4dp",
"gravity": "left",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": []
},
{
"type": "TextView",
"id": "mix_text_1",
"optional": true,
"layout_gravity": "left",
"margin_left": "0dp",
"margin_top": "7dp",
"text": "@mix=time;@locationLimit=0.8;@time=@wm_time_yyyy_MM_dd_HH_mm",
"font_ref": "f3"
}
]
},
{
"type": "ImageView",
"id": "right_bottom_img",
"layout_gravity": "right",
"margin_left": "0dp",
"margin_top": "0dp",
"display_height": "172dp",
"display_width": "0dp",
"path": "pathType=select;path=img_right;foreground=3"
}
]
}
]
}
]
}
],
"wmRes": {
"background": [
{
"name": "background_1",
"icon": "@img=icon_1_white.webp",
"icon_dark": "@img=icon_1_black.webp",
"value": "@color=#FFFFFFFF",
"foreground": ["#FF000000", "#BF000000", "black", "1"]
},
{
"name": "background_2",
"icon": "@img=icon_2_white.webp",
"icon_dark": "@img=icon_2_black.webp",
"value": "@color=#FFFFFFFF",
"foreground": ["#FF000000", "#BF000000", "black", "2"]
},
{
"name": "background_3",
"icon": "@img=icon_3_white.webp",
"icon_dark": "@img=icon_3_black.webp",
"value": "@color=#FFFFFFFF",
"foreground": ["#FF000000", "#BF000000", "black", "3"]
},
{
"name": "background_4",
"icon": "@img=icon_4_white.webp",
"icon_dark": "@img=icon_4_black.webp",
"value": "@color=#FFFFFFFF",
"foreground": ["#FF000000", "#BF000000", "black", "4"]
}
],
"fonts": {
"f1": {
"size": 30,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 501"
},
"f2": {
"size": 20,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 401",
"letterSpacing": 0.06
},
"f3": {
"size": 24.0,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 401",
"letterSpacing": 0.045
}
}
}
}
@@ -1,91 +0,0 @@
{
"wm_2026_graduation_season_139": {
"zh-rCN": "节日限定水印",
"default": "Holidays",
"am": "በዓላት",
"ar": "العطلات",
"as-rIN": "বন্ধৰ দিন",
"az-rAZ": "Bayramlar",
"be": "Святы",
"bg": "Празници",
"bn-rBD": "ছুটি",
"bn-rIN": "ছুটি",
"bo-rCN": "དུས་ཆེན་གྱི་ཚད་བཀག་ཆུ་པར་།",
"bs": "Praznici",
"ca": "Festius",
"cs": "Prázdniny",
"da": "Helligdage",
"de": "Urlaub",
"el": "Εορτές",
"en-rAU": "Holidays",
"en-rGB": "Holidays",
"en-rIN": "Holidays",
"es-rUS": "Festivos",
"es": "Festivos",
"et-rEE": "Pühad",
"eu-rES": "Oporrak",
"fa-rIR": "تعطیلات",
"fi": "Lomat",
"fr": "Vacances",
"gl-rES": "Vacacións",
"gu-rIN": "રજાઓ",
"ha-rNG": "Ranakun hutu",
"hi": "छुट्टियां",
"hr": "Praznici",
"hu": "Ünnepek",
"hy-rAM": "Տոներ",
"in": "Hari libur",
"it": "Festività",
"iw-rIL": "חופשות",
"ja": "祝日",
"ka-rGE": "დღესასწაულები",
"kk-rKZ": "Демалыстар",
"km-rKH": "ថ្ងៃឈប់សម្រាក",
"kn-rIN": "ರಜಾದಿನಗಳು",
"ko": "휴일",
"lo-rLA": "ວັນພັກ",
"lt": "Atostogos",
"lv": "Brīvdienas",
"mk-rMK": "Празници",
"ml-rIN": "അവധിദിനങ്ങൾ",
"mr-rIN": "सुट्ट्या",
"ms-rMY": "Cuti",
"mt-rMT": "Btajjel",
"my-rMM": "အားလပ်ရက်",
"nb": "Ferier",
"ne-rIN": "विदाका दिन",
"ne-rNP": "विदाका दिन",
"nl": "Vakanties",
"om": "Ayyaanota",
"or-rIN": "ଛୁଟିଦିନ",
"pa-rIN": "ਛੁੱਟੀਆਂ",
"pl": "Urlop",
"pt-rBR": "Feriados",
"pt-rPT": "Feriados",
"ro": "Vacanțe",
"ru": "Праздники",
"si-rLK": "නිවාඩු දින",
"sk": "Sviatky",
"sl": "Prazniki",
"sq-rAL": "Pushime",
"sr": "Празници",
"sv": "Semestrar",
"sw": "Sikukuu",
"ta-rIN": "விடுமுறைகள்",
"te-rIN": "సెలవులు",
"th": "วันหยุด",
"tr": "Tatiller",
"ug-rCN": "بايراملىق چەكلىك سۇ باسمىسى",
"uk": "Свята",
"ur-rIN": "تعطیلات",
"ur-rPK": "تعطیلات",
"uz-rUZ": "Tatillar",
"vi": "Ngày lễ",
"zh-rHK": "節日限定浮水印",
"zh-rTW": "節日限定浮水印"
},
"wm_time_yyyy_MM_dd_HH_mm": {
"default": "yyyy.MM.dd HH:mm",
"zh-rCN": "yyyy.MM.dd HH:mm"
}
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 122 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 176 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 156 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 104 KiB

@@ -1,30 +0,0 @@
{
"version": 1.0,
"miviVersion": 3.001,
"metadata": {
"name": "@wm_2026_graduation_season_139",
"id": "139",
"description": "2026_graduation_season_139",
"reminder_not_support_mode": [
"multi",
"raw",
"200m",
"doc",
"pano",
"mimoji",
"instant"
],
"show_in_menu": true,
"setting_img": "img_setting.webp",
"priority": 2,
"exclude_cases": [
"200m"
],
"limitation": {
"system_properties": {
"ro.product.device": []
},
"device_type": []
}
}
}
@@ -1,378 +0,0 @@
{
"version": 1,
"metadata": {
"name": "@wm_2026_graduation_season_139",
"id": "139",
"description": "2026_graduation_season_139",
"gainmap_modify_version": 0
},
"layout_group": [
{
"layout": [
{
"type": "Layout",
"id": "all_content",
"orientation": "vertical",
"gravity": "center",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "@background=background_1",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "top_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "30dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "Layout",
"id": "src_layout",
"orientation": "horizontal",
"gravity": "center",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "left_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "30dp",
"layout_height": "match_parent",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "ImageView",
"id": "src_image_view",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "left",
"display_width": "wrap_content",
"display_height": "0dp",
"path": "",
"scale": 1
},
{
"type": "Layout",
"id": "right_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "30dp",
"layout_height": "match_parent",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
}
]
},
{
"type": "Layout",
"id": "bottom_layout",
"orientation": "none",
"gravity": "center_vertical",
"layout_width": "match_parent",
"layout_height": "172dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "left_bottom_group",
"orientation": "vertical",
"gravity": "left|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "50.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "padding_1",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "4dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "Layout",
"id": "brand_layout",
"orientation": "horizontal",
"gravity": "left|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "ImageView",
"id": "logo",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"display_width": "0dp",
"display_height": "36dp",
"path": "pathType=fill;path=${logo};foreground=2",
"scale": 1
},
{
"type": "TextView",
"id": "model",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": " X7 ",
"font_ref": "f1",
"scale": 1
},
{
"type": "TextView",
"id": "model_versionName",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "Pro",
"font_ref": "f2",
"scale": 1,
"rect_params": {
"rect_text_width_gap": 8,
"rect_text_height_gap": 0,
"rect_line_width": 2,
"rect_radius": [
7.2,
7.2,
7.2,
7.2,
7.2,
7.2,
7.2,
7.2
],
"rect_line_color": "@foreground=1",
"rect_fill_color": "",
"rect_width": "wrap_content",
"rect_height": "28dp"
}
}
]
},
{
"type": "Layout",
"id": "padding_2",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "4dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "TextView",
"id": "mix_text_1",
"background": "",
"margin_left": "0.0dp",
"margin_top": "7.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "left",
"text": "@time=yyyy.MM.dd HH:mm",
"font_ref": "f3",
"scale": 1
}
]
},
{
"type": "ImageView",
"id": "right_bottom_img",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "right",
"display_width": "0dp",
"display_height": "172dp",
"path": "pathType=select;path=img_right;foreground=3",
"scale": 1
}
]
}
]
}
]
}
],
"wmRes": {
"fonts": {
"f1": {
"size": 30,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 501",
"textAlign": "left",
"letterSpacing": 0,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f2": {
"size": 20,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 401",
"textAlign": "left",
"letterSpacing": 0.06,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f3": {
"size": 24,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 401",
"textAlign": "left",
"letterSpacing": 0.045,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
}
},
"background": [
{
"name": "background_1",
"description": "",
"value": "@color=#FFFFFFFF",
"foreground": [
"#FF000000",
"#BF000000",
"black",
"1"
]
},
{
"name": "background_2",
"description": "",
"value": "@color=#FFFFFFFF",
"foreground": [
"#FF000000",
"#BF000000",
"black",
"2"
]
},
{
"name": "background_3",
"description": "",
"value": "@color=#FFFFFFFF",
"foreground": [
"#FF000000",
"#BF000000",
"black",
"3"
]
},
{
"name": "background_4",
"description": "",
"value": "@color=#FFFFFFFF",
"foreground": [
"#FF000000",
"#BF000000",
"black",
"4"
]
}
]
}
}
@@ -1,378 +0,0 @@
{
"version": 1,
"metadata": {
"name": "@wm_2026_graduation_season_139",
"id": "139",
"description": "2026_graduation_season_139",
"gainmap_modify_version": 0
},
"layout_group": [
{
"layout": [
{
"type": "Layout",
"id": "all_content",
"orientation": "vertical",
"gravity": "center",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "@background=background_1",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "top_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "30dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "Layout",
"id": "src_layout",
"orientation": "horizontal",
"gravity": "center",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "left_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "30dp",
"layout_height": "match_parent",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "ImageView",
"id": "src_image_view",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "left",
"display_width": "wrap_content",
"display_height": "0dp",
"path": "",
"scale": 1
},
{
"type": "Layout",
"id": "right_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "30dp",
"layout_height": "match_parent",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
}
]
},
{
"type": "Layout",
"id": "bottom_layout",
"orientation": "none",
"gravity": "center_vertical",
"layout_width": "match_parent",
"layout_height": "172dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "left_bottom_group",
"orientation": "vertical",
"gravity": "left|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "50.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "padding_1",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "4dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "Layout",
"id": "brand_layout",
"orientation": "horizontal",
"gravity": "left|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "ImageView",
"id": "logo",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"display_width": "0dp",
"display_height": "36dp",
"path": "pathType=fill;path=${logo};foreground=2",
"scale": 1
},
{
"type": "TextView",
"id": "model",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": " X7 ",
"font_ref": "f1",
"scale": 1
},
{
"type": "TextView",
"id": "model_versionName",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "Pro",
"font_ref": "f2",
"scale": 1,
"rect_params": {
"rect_text_width_gap": 8,
"rect_text_height_gap": 0,
"rect_line_width": 2,
"rect_radius": [
7.2,
7.2,
7.2,
7.2,
7.2,
7.2,
7.2,
7.2
],
"rect_line_color": "@foreground=1",
"rect_fill_color": "",
"rect_width": "wrap_content",
"rect_height": "28dp"
}
}
]
},
{
"type": "Layout",
"id": "padding_2",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "4dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "TextView",
"id": "mix_text_1",
"background": "",
"margin_left": "0.0dp",
"margin_top": "7.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "left",
"text": "@time=yyyy.MM.dd HH:mm",
"font_ref": "f3",
"scale": 1
}
]
},
{
"type": "ImageView",
"id": "right_bottom_img",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "right",
"display_width": "0dp",
"display_height": "172dp",
"path": "pathType=select;path=img_right;foreground=3",
"scale": 1
}
]
}
]
}
]
}
],
"wmRes": {
"fonts": {
"f1": {
"size": 30,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 501",
"textAlign": "left",
"letterSpacing": 0,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f2": {
"size": 20,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 401",
"textAlign": "left",
"letterSpacing": 0.06,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f3": {
"size": 24,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 401",
"textAlign": "left",
"letterSpacing": 0.045,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
}
},
"background": [
{
"name": "background_1",
"description": "",
"value": "@color=#FFFFFFFF",
"foreground": [
"#FF000000",
"#BF000000",
"black",
"1"
]
},
{
"name": "background_2",
"description": "",
"value": "@color=#FFFFFFFF",
"foreground": [
"#FF000000",
"#BF000000",
"black",
"2"
]
},
{
"name": "background_3",
"description": "",
"value": "@color=#FFFFFFFF",
"foreground": [
"#FF000000",
"#BF000000",
"black",
"3"
]
},
{
"name": "background_4",
"description": "",
"value": "@color=#FFFFFFFF",
"foreground": [
"#FF000000",
"#BF000000",
"black",
"4"
]
}
]
}
}
@@ -1,378 +0,0 @@
{
"version": 1,
"metadata": {
"name": "@wm_2026_graduation_season_139",
"id": "139",
"description": "2026_graduation_season_139",
"gainmap_modify_version": 0
},
"layout_group": [
{
"layout": [
{
"type": "Layout",
"id": "all_content",
"orientation": "vertical",
"gravity": "center",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "@background=background_1",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "top_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "30dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "Layout",
"id": "src_layout",
"orientation": "horizontal",
"gravity": "center",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "left_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "30dp",
"layout_height": "match_parent",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "ImageView",
"id": "src_image_view",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "left",
"display_width": "wrap_content",
"display_height": "0dp",
"path": "",
"scale": 1
},
{
"type": "Layout",
"id": "right_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "30dp",
"layout_height": "match_parent",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
}
]
},
{
"type": "Layout",
"id": "bottom_layout",
"orientation": "none",
"gravity": "center_vertical",
"layout_width": "match_parent",
"layout_height": "172dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "left_bottom_group",
"orientation": "vertical",
"gravity": "left|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "50.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "padding_1",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "4dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "Layout",
"id": "brand_layout",
"orientation": "horizontal",
"gravity": "left|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "ImageView",
"id": "logo",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"display_width": "0dp",
"display_height": "36dp",
"path": "pathType=fill;path=${logo};foreground=2",
"scale": 1
},
{
"type": "TextView",
"id": "model",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": " X7 ",
"font_ref": "f1",
"scale": 1
},
{
"type": "TextView",
"id": "model_versionName",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "Pro",
"font_ref": "f2",
"scale": 1,
"rect_params": {
"rect_text_width_gap": 8,
"rect_text_height_gap": 0,
"rect_line_width": 2,
"rect_radius": [
7.2,
7.2,
7.2,
7.2,
7.2,
7.2,
7.2,
7.2
],
"rect_line_color": "@foreground=1",
"rect_fill_color": "",
"rect_width": "wrap_content",
"rect_height": "28dp"
}
}
]
},
{
"type": "Layout",
"id": "padding_2",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "4dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "TextView",
"id": "mix_text_1",
"background": "",
"margin_left": "0.0dp",
"margin_top": "7.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "left",
"text": "@time=yyyy.MM.dd HH:mm",
"font_ref": "f3",
"scale": 1
}
]
},
{
"type": "ImageView",
"id": "right_bottom_img",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "right",
"display_width": "0dp",
"display_height": "172dp",
"path": "pathType=select;path=img_right;foreground=3",
"scale": 1
}
]
}
]
}
]
}
],
"wmRes": {
"fonts": {
"f1": {
"size": 30,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 501",
"textAlign": "left",
"letterSpacing": 0,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f2": {
"size": 20,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 401",
"textAlign": "left",
"letterSpacing": 0.06,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f3": {
"size": 24,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 401",
"textAlign": "left",
"letterSpacing": 0.045,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
}
},
"background": [
{
"name": "background_1",
"description": "",
"value": "@color=#FFFFFFFF",
"foreground": [
"#FF000000",
"#BF000000",
"black",
"1"
]
},
{
"name": "background_2",
"description": "",
"value": "@color=#FFFFFFFF",
"foreground": [
"#FF000000",
"#BF000000",
"black",
"2"
]
},
{
"name": "background_3",
"description": "",
"value": "@color=#FFFFFFFF",
"foreground": [
"#FF000000",
"#BF000000",
"black",
"3"
]
},
{
"name": "background_4",
"description": "",
"value": "@color=#FFFFFFFF",
"foreground": [
"#FF000000",
"#BF000000",
"black",
"4"
]
}
]
}
}
@@ -1,378 +0,0 @@
{
"version": 1,
"metadata": {
"name": "@wm_2026_graduation_season_139",
"id": "139",
"description": "2026_graduation_season_139",
"gainmap_modify_version": 0
},
"layout_group": [
{
"layout": [
{
"type": "Layout",
"id": "all_content",
"orientation": "vertical",
"gravity": "center",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "@background=background_1",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "top_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "30dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "Layout",
"id": "src_layout",
"orientation": "horizontal",
"gravity": "center",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "left_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "30dp",
"layout_height": "match_parent",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "ImageView",
"id": "src_image_view",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "left",
"display_width": "wrap_content",
"display_height": "0dp",
"path": "",
"scale": 1
},
{
"type": "Layout",
"id": "right_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "30dp",
"layout_height": "match_parent",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
}
]
},
{
"type": "Layout",
"id": "bottom_layout",
"orientation": "none",
"gravity": "center_vertical",
"layout_width": "match_parent",
"layout_height": "172dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "left_bottom_group",
"orientation": "vertical",
"gravity": "left|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "50.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "padding_1",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "4dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "Layout",
"id": "brand_layout",
"orientation": "horizontal",
"gravity": "left|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "ImageView",
"id": "logo",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"display_width": "0dp",
"display_height": "36dp",
"path": "pathType=fill;path=${logo};foreground=2",
"scale": 1
},
{
"type": "TextView",
"id": "model",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": " X7 ",
"font_ref": "f1",
"scale": 1
},
{
"type": "TextView",
"id": "model_versionName",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "Pro",
"font_ref": "f2",
"scale": 1,
"rect_params": {
"rect_text_width_gap": 8,
"rect_text_height_gap": 0,
"rect_line_width": 2,
"rect_radius": [
7.2,
7.2,
7.2,
7.2,
7.2,
7.2,
7.2,
7.2
],
"rect_line_color": "@foreground=1",
"rect_fill_color": "",
"rect_width": "wrap_content",
"rect_height": "28dp"
}
}
]
},
{
"type": "Layout",
"id": "padding_2",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "4dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "TextView",
"id": "mix_text_1",
"background": "",
"margin_left": "0.0dp",
"margin_top": "7.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "left",
"text": "@time=yyyy.MM.dd HH:mm",
"font_ref": "f3",
"scale": 1
}
]
},
{
"type": "ImageView",
"id": "right_bottom_img",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "right",
"display_width": "0dp",
"display_height": "172dp",
"path": "pathType=select;path=img_right;foreground=3",
"scale": 1
}
]
}
]
}
]
}
],
"wmRes": {
"fonts": {
"f1": {
"size": 30,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 501",
"textAlign": "left",
"letterSpacing": 0,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f2": {
"size": 20,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 401",
"textAlign": "left",
"letterSpacing": 0.06,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f3": {
"size": 24,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 401",
"textAlign": "left",
"letterSpacing": 0.045,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
}
},
"background": [
{
"name": "background_1",
"description": "",
"value": "@color=#FFFFFFFF",
"foreground": [
"#FF000000",
"#BF000000",
"black",
"1"
]
},
{
"name": "background_2",
"description": "",
"value": "@color=#FFFFFFFF",
"foreground": [
"#FF000000",
"#BF000000",
"black",
"2"
]
},
{
"name": "background_3",
"description": "",
"value": "@color=#FFFFFFFF",
"foreground": [
"#FF000000",
"#BF000000",
"black",
"3"
]
},
{
"name": "background_4",
"description": "",
"value": "@color=#FFFFFFFF",
"foreground": [
"#FF000000",
"#BF000000",
"black",
"4"
]
}
]
}
}
@@ -1,378 +0,0 @@
{
"version": 1,
"metadata": {
"name": "@wm_2026_graduation_season_139",
"id": "139",
"description": "2026_graduation_season_139",
"gainmap_modify_version": 0
},
"layout_group": [
{
"layout": [
{
"type": "Layout",
"id": "all_content",
"orientation": "vertical",
"gravity": "center",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "@background=background_1",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "top_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "30dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "Layout",
"id": "src_layout",
"orientation": "horizontal",
"gravity": "center",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "left_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "30dp",
"layout_height": "match_parent",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "ImageView",
"id": "src_image_view",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "left",
"display_width": "wrap_content",
"display_height": "0dp",
"path": "",
"scale": 1
},
{
"type": "Layout",
"id": "right_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "30dp",
"layout_height": "match_parent",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
}
]
},
{
"type": "Layout",
"id": "bottom_layout",
"orientation": "none",
"gravity": "center_vertical",
"layout_width": "match_parent",
"layout_height": "172dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "left_bottom_group",
"orientation": "vertical",
"gravity": "left|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "50.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "padding_1",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "4dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "Layout",
"id": "brand_layout",
"orientation": "horizontal",
"gravity": "left|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "ImageView",
"id": "logo",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"display_width": "0dp",
"display_height": "36dp",
"path": "pathType=fill;path=${logo};foreground=2",
"scale": 1
},
{
"type": "TextView",
"id": "model",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": " X7 ",
"font_ref": "f1",
"scale": 1
},
{
"type": "TextView",
"id": "model_versionName",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "Pro",
"font_ref": "f2",
"scale": 1,
"rect_params": {
"rect_text_width_gap": 8,
"rect_text_height_gap": 0,
"rect_line_width": 2,
"rect_radius": [
7.2,
7.2,
7.2,
7.2,
7.2,
7.2,
7.2,
7.2
],
"rect_line_color": "@foreground=1",
"rect_fill_color": "",
"rect_width": "wrap_content",
"rect_height": "28dp"
}
}
]
},
{
"type": "Layout",
"id": "padding_2",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "4dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "TextView",
"id": "mix_text_1",
"background": "",
"margin_left": "0.0dp",
"margin_top": "7.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "left",
"text": "@time=yyyy.MM.dd HH:mm",
"font_ref": "f3",
"scale": 1
}
]
},
{
"type": "ImageView",
"id": "right_bottom_img",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "right",
"display_width": "0dp",
"display_height": "172dp",
"path": "pathType=select;path=img_right;foreground=3",
"scale": 1
}
]
}
]
}
]
}
],
"wmRes": {
"fonts": {
"f1": {
"size": 30,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 501",
"textAlign": "left",
"letterSpacing": 0,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f2": {
"size": 20,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 401",
"textAlign": "left",
"letterSpacing": 0.06,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f3": {
"size": 24,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 401",
"textAlign": "left",
"letterSpacing": 0.045,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
}
},
"background": [
{
"name": "background_1",
"description": "",
"value": "@color=#FFFFFFFF",
"foreground": [
"#FF000000",
"#BF000000",
"black",
"1"
]
},
{
"name": "background_2",
"description": "",
"value": "@color=#FFFFFFFF",
"foreground": [
"#FF000000",
"#BF000000",
"black",
"2"
]
},
{
"name": "background_3",
"description": "",
"value": "@color=#FFFFFFFF",
"foreground": [
"#FF000000",
"#BF000000",
"black",
"3"
]
},
{
"name": "background_4",
"description": "",
"value": "@color=#FFFFFFFF",
"foreground": [
"#FF000000",
"#BF000000",
"black",
"4"
]
}
]
}
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

@@ -1 +0,0 @@
{"watermark_id":"139","font_scale":1,"view_alpha_ratio":1,"frame_background":"background_1","custom_signature_enable":false,"custom_icon_enable":false,"time_switch":false,"model_switch":true,"exif_switch":false,"dynamic_effect_switch":false,"custom_text":"","greeting_text":"","key_layout":"layout","location_option":"location_latlng","mix_text_type_option_1":"time","mix_text_type_option_2":"off","mix_text_type_option_3":"off","mi_logo_switch":false,"drive_mode_switch":false,"altitude_switch":false,"time_data":1781776108024,"location_data_latlng":"","location_data_address":"","location_data_complete_address":"","version":1}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

@@ -1,7 +0,0 @@
{
"meta": {
"name": "@wm_group_2026_parents_day_name",
"preview": "img_setting_base.webp",
"priority": 17
}
}
@@ -1,87 +0,0 @@
{
"wm_group_2026_parents_day_name": {
"zh-rCN": "节日限定水印",
"default": "Holidays",
"am": "በዓላት",
"ar": "العطلات",
"as-rIN": "বন্ধৰ দিন",
"az-rAZ": "Bayramlar",
"be": "Святы",
"bg": "Празници",
"bn-rBD": "ছুটি",
"bn-rIN": "ছুটি",
"bo-rCN": "དུས་ཆེན་གྱི་ཚད་བཀག་ཆུ་པར་།",
"bs": "Praznici",
"ca": "Festius",
"cs": "Prázdniny",
"da": "Helligdage",
"de": "Urlaub",
"el": "Εορτές",
"en-rAU": "Holidays",
"en-rGB": "Holidays",
"en-rIN": "Holidays",
"es-rUS": "Festivos",
"es": "Festivos",
"et-rEE": "Pühad",
"eu-rES": "Oporrak",
"fa-rIR": "تعطیلات",
"fi": "Lomat",
"fr": "Vacances",
"gl-rES": "Vacacións",
"gu-rIN": "રજાઓ",
"ha-rNG": "Ranakun hutu",
"hi": "छुट्टियां",
"hr": "Praznici",
"hu": "Ünnepek",
"hy-rAM": "Տոներ",
"in": "Hari libur",
"it": "Festività",
"iw-rIL": "חופשות",
"ja": "祝日",
"ka-rGE": "დღესასწაულები",
"kk-rKZ": "Демалыстар",
"km-rKH": "ថ្ងៃឈប់សម្រាក",
"kn-rIN": "ರಜಾದಿನಗಳು",
"ko": "휴일",
"lo-rLA": "ວັນພັກ",
"lt": "Atostogos",
"lv": "Brīvdienas",
"mk-rMK": "Празници",
"ml-rIN": "അവധിദിനങ്ങൾ",
"mr-rIN": "सुट्ट्या",
"ms-rMY": "Cuti",
"mt-rMT": "Btajjel",
"my-rMM": "အားလပ်ရက်",
"nb": "Ferier",
"ne-rIN": "विदाका दिन",
"ne-rNP": "विदाका दिन",
"nl": "Vakanties",
"om": "Ayyaanota",
"or-rIN": "ଛୁଟିଦିନ",
"pa-rIN": "ਛੁੱਟੀਆਂ",
"pl": "Urlop",
"pt-rBR": "Feriados",
"pt-rPT": "Feriados",
"ro": "Vacanțe",
"ru": "Праздники",
"si-rLK": "නිවාඩු දින",
"sk": "Sviatky",
"sl": "Prazniki",
"sq-rAL": "Pushime",
"sr": "Празници",
"sv": "Semestrar",
"sw": "Sikukuu",
"ta-rIN": "விடுமுறைகள்",
"te-rIN": "సెలవులు",
"th": "วันหยุด",
"tr": "Tatiller",
"ug-rCN": "بايراملىق چەكلىك سۇ باسمىسى",
"uk": "Свята",
"ur-rIN": "تعطیلات",
"ur-rPK": "تعطیلات",
"uz-rUZ": "Tatillar",
"vi": "Ngày lễ",
"zh-rHK": "節日限定浮水印",
"zh-rTW": "節日限定浮水印"
}
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

@@ -1,307 +0,0 @@
{
"version": 1.0,
"metadata": {
"name": "@wm_classic_17_name",
"id": "17",
"description": "classic_1",
"reminder_not_support_mode": ["multi", "raw", "200m", "doc", "pano", "mimoji", "instant"],
"priority": 1,
"show_in_menu": true,
"exclude_cases": ["200m"],
"limitation": {
"name_length_limitation": [0, 17]
}
},
"layout_group": [
{
"layout": [
{
"type": "Layout",
"id": "all_content",
"orientation": "vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "center",
"margin_left": "0dp",
"margin_top": "0dp",
"background": "@background=white",
"background_optional": true,
"childViews": [
{
"type": "ImageView",
"id": "src_image_view",
"layout_gravity": "left",
"margin_left": "0dp",
"margin_top": "0dp",
"display_height": "0dp",
"path": ""
},
{
"type": "Layout",
"id": "bottom_padding1",
"orientation": "horizontal",
"layout_width": "match_parent",
"layout_height": "39dp",
"gravity": "left",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": []
},
{
"type": "Layout",
"id": "bottom_layout",
"orientation": "horizontal",
"layout_width": "match_parent",
"layout_height": "wrap_content",
"gravity": "center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": [
{
"type": "Layout",
"id": "left_bottom_group",
"orientation": "horizontal",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "left|center_vertical",
"margin_left": "50dp",
"margin_top": "0dp",
"childViews": [
{
"type": "ImageView",
"id": "logo",
"layout_gravity": "center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"display_height": "40dp",
"display_width": "0dp",
"path": "pathType=fill;path=${logo};foreground=4"
},
{
"type": "TextView",
"id": "model",
"margin_left": "0dp",
"layout_gravity": "center_vertical",
"text": "@model= @{series}@{versionNumber}",
"text_upper": false,
"font_ref": "f1"
},
{
"type": "TextView",
"id": "model_versionName",
"margin_left": "0dp",
"layout_gravity": "center_vertical",
"text": "@model=@{versionName}",
"text_upper": false,
"font_ref": "f2",
"rect_params": {
"rect_text_width_gap": 10,
"rect_text_height_gap": 0,
"rect_line_width": 2,
"rect_radius": [7, 7, 7, 7, 7, 7, 7, 7],
"rect_line_color": "@foreground=2",
"rect_width": "wrap_content",
"rect_height": "36dp"
}
}
]
},
{
"type": "Layout",
"id": "right_bottom_group",
"orientation": "vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "right|center_vertical",
"margin_left": "-50dp",
"margin_top": "0dp",
"childViews": [
{
"type": "Layout",
"id": "exif_group",
"orientation": "horizontal",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "right|center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews":[
{
"type": "TextView",
"id": "exif_mm",
"layout_gravity": "center_vertical",
"text": "@exif=@{focal}mm",
"font_ref": "f4"
},
{
"type": "Layout",
"id": "mm_line_layout",
"orientation": "horizontal",
"layout_width": "2dp",
"layout_height": "24dp",
"background": "@foreground=1",
"gravity": "center_vertical",
"margin_left": "16dp",
"margin_top": "0dp",
"childViews": []
},
{
"type": "TextView",
"id": "exif_f",
"margin_left": "16dp",
"layout_gravity": "center_vertical",
"text": "@exif=f/@{aperture}",
"font_ref": "f4"
},
{
"type": "Layout",
"id": "f_line_layout",
"orientation": "horizontal",
"layout_width": "2dp",
"layout_height": "24dp",
"background": "@foreground=1",
"gravity": "center_vertical",
"margin_left": "16dp",
"margin_top": "0dp",
"childViews": []
},
{
"type": "TextView",
"id": "exif_s",
"margin_left": "16dp",
"layout_gravity": "center_vertical",
"text": "@exif=@{speed}s",
"font_ref": "f4"
},
{
"type": "Layout",
"id": "s_line_layout",
"orientation": "horizontal",
"layout_width": "2dp",
"layout_height": "24dp",
"background": "@foreground=1",
"gravity": "center_vertical",
"margin_left": "16dp",
"margin_top": "0dp",
"childViews": []
},
{
"type": "TextView",
"id": "exif_iso",
"margin_left": "16dp",
"layout_gravity": "center_vertical",
"text": "@exif=ISO@{iso}",
"font_ref": "f4"
}
]
},
{
"type": "Layout",
"id": "time_location_group",
"orientation": "horizontal",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "right|center_vertical",
"margin_left": "0dp",
"margin_top": "8dp",
"childViews":[
{
"type": "TextView",
"id": "time",
"optional": true,
"layout_gravity": "center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"text": "@time=@wm_time_yyyy_MM_dd",
"font_ref": "f3"
},
{
"type": "TextView",
"id": "location",
"optional": true,
"margin_left": "24dp",
"margin_top": "0dp",
"layout_gravity": "center_vertical",
"text": "@location=location_latlng;@locationLimit=0.8",
"font_ref": "f3"
}
]
}
]
}
]
},
{
"type": "Layout",
"id": "bottom_padding2",
"orientation": "horizontal",
"layout_width": "match_parent",
"layout_height": "41dp",
"gravity": "left",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": []
}
]
}
]
}
],
"wmRes": {
"background": [
{
"name": "white",
"icon": "@img=icon_background_white.webp",
"value": "@color=#FFFFFFFF",
"foreground": ["#FF000000", "#4D000000", "#BF000000", "#80000000", "black"]
},
{
"name": "black",
"icon": "@img=icon_background_black.webp",
"value": "@color=#FF141414",
"foreground": ["#FFFFFFFF", "#B2FFFFFF", "#CCFFFFFF", "#80FFFFFF", "white"]
},
{
"name": "light_blur",
"icon": "@img=icon_background_light_blur.webp",
"value": "@algo=light_blur",
"foreground": ["#FF000000", "#4D000000", "#BF000000", "#80000000", "black"]
},
{
"name": "dark_blur",
"icon": "@img=icon_background_dark_blur.webp",
"value": "@algo=dark_blur",
"foreground": ["#FFFFFFFF", "#B2FFFFFF", "#CCFFFFFF", "#80FFFFFF", "white"]
}
],
"fonts": {
"f1": {
"size": 36.0,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 501"
},
"f2": {
"size": 24.0,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 451",
"letterSpacing": 0.04
},
"f3": {
"size": 22.0,
"color": "@foreground=3",
"typeface": "default",
"variation": "'wght' 451",
"letterSpacing": 0.01
},
"f4": {
"size": 28.0,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 501",
"letterSpacing": 0.02
}
}
}
}
@@ -1,88 +0,0 @@
{
"wm_classic_17_name": {
"zh-rCN": "经典水印",
"default": "Classic",
"ar": "كلاسيك",
"as-rIN": "ক্লাছিক",
"az-rAZ": "Klassik",
"be": "Класічны",
"bg": "Класическо",
"bn-rBD": "ক্ল্যাসিক",
"bn-rIN": "ক্ল্যাসিক",
"bo-rCN": "གསུང་རབ་ཆུ་པར་།",
"bs": "Klasično",
"ca": "Clàssic",
"cs": "Klasická",
"da": "Klassisk",
"de": "Klassisch",
"el": "Κλασσικό",
"en-rAU": "Classic",
"en-rGB": "Classic",
"en-rIN": "Classic",
"es-rUS": "Clásico",
"es": "Clásico",
"et-rEE": "Klassikaline",
"eu-rES": "Klasikoa",
"fa-rIR": "کلاسیک",
"fi": "Klassinen",
"fr": "Classique",
"gl-rES": "Clásico",
"gu-rIN": "ક્લાસિક",
"ha-rNG": "Gargajiya",
"hi": "क्लासिक",
"hr": "Klasično",
"hu": "Klasszikus",
"hy-rAM": "Դասական",
"in": "Klasik",
"it": "Classico",
"iw-rIL": "קלאסי",
"ja": "クラシック",
"ka-rGE": "კლასიკური",
"kk-rKZ": "Классикалық",
"km-rKH": "ក្លាស៊ីក",
"kn-rIN": "ಕ್ಲಾಸಿಕ್",
"ko": "클래식",
"lo-rLA": "ຄລາສສິກ",
"lt": "Klasikinis",
"lv": "Klasisks",
"mk-rMK": "Класично",
"ml-rIN": "ക്ലാസിക്",
"mr-rIN": "क्लासिक",
"ms-rMY": "Klasik",
"mt-rMT": "Klassika",
"my-rMM": "ဂန္ထဝင်",
"nb": "Klassisk",
"ne-rIN": "क्लासिक",
"ne-rNP": "क्लासिक",
"nl": "Klassiek",
"or-rIN": "କ୍ଲାସିକ୍‌",
"pa-rIN": "ਕਲਾਸਿਕ",
"pl": "Klasyczny",
"pt-rBR": "Clássico",
"pt-rPT": "Clássico",
"ro": "Clasic",
"ru": "Классика",
"sk": "Klasický",
"sl": "Klasično",
"sq-rAL": "Klasik",
"sr": "Класично",
"sv": "Klassisk",
"sw": "Zamani",
"ta-rIN": "கிளாசிக்",
"te-rIN": "క్లాసిక్",
"th": "คลาสสิก",
"tr": "Klasik",
"ug-rCN": "كلاسسىك سۇ باسمىسى",
"uk": "Класика",
"ur-rIN": "کلاسک",
"ur-rPK": "کلاسک",
"uz-rUZ": "Klassik",
"vi": "Cổ điển",
"zh-rHK": "經典浮水印",
"zh-rTW": "經典浮水印"
},
"wm_time_yyyy_MM_dd": {
"default": "yyyy.MM.dd",
"zh-rCN": "yyyy.MM.dd"
}
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 956 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 784 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

@@ -1,454 +0,0 @@
{
"version": 1,
"metadata": {
"name": "@wm_classic_17_name",
"id": "17",
"description": "classic_1",
"gainmap_modify_version": 0
},
"layout_group": [
{
"layout": [
{
"type": "Layout",
"id": "all_content",
"orientation": "vertical",
"gravity": "center",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "@background=white",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "ImageView",
"id": "src_image_view",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "left",
"display_width": "wrap_content",
"display_height": "0dp",
"path": "",
"scale": 1
},
{
"type": "Layout",
"id": "bottom_padding1",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "39dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "Layout",
"id": "bottom_layout",
"orientation": "horizontal",
"gravity": "center_vertical",
"layout_width": "match_parent",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "left_bottom_group",
"orientation": "horizontal",
"gravity": "left|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "50.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "ImageView",
"id": "logo",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"display_width": "0dp",
"display_height": "40dp",
"path": "pathType=fill;path=${logo};foreground=4",
"scale": 1
},
{
"type": "TextView",
"id": "model",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": " X7 ",
"font_ref": "f1",
"scale": 1
},
{
"type": "TextView",
"id": "model_versionName",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "Pro",
"font_ref": "f2",
"scale": 1,
"rect_params": {
"rect_text_width_gap": 10,
"rect_text_height_gap": 0,
"rect_line_width": 2,
"rect_radius": [
7,
7,
7,
7,
7,
7,
7,
7
],
"rect_line_color": "@foreground=2",
"rect_fill_color": "",
"rect_width": "wrap_content",
"rect_height": "36dp"
}
}
]
},
{
"type": "Layout",
"id": "right_bottom_group",
"orientation": "vertical",
"gravity": "right|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "-50.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "exif_group",
"orientation": "horizontal",
"gravity": "right|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "TextView",
"id": "exif_mm",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=@{focal}mm",
"font_ref": "f4",
"scale": 1
},
{
"type": "Layout",
"id": "mm_line_layout",
"orientation": "horizontal",
"gravity": "center_vertical",
"layout_width": "2dp",
"layout_height": "24dp",
"background": "@foreground=1",
"margin_left": "16.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "TextView",
"id": "exif_f",
"background": "",
"margin_left": "16.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=f\/@{aperture}",
"font_ref": "f4",
"scale": 1
},
{
"type": "Layout",
"id": "f_line_layout",
"orientation": "horizontal",
"gravity": "center_vertical",
"layout_width": "2dp",
"layout_height": "24dp",
"background": "@foreground=1",
"margin_left": "16.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "TextView",
"id": "exif_s",
"background": "",
"margin_left": "16.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=@{speed}s",
"font_ref": "f4",
"scale": 1
},
{
"type": "Layout",
"id": "s_line_layout",
"orientation": "horizontal",
"gravity": "center_vertical",
"layout_width": "2dp",
"layout_height": "24dp",
"background": "@foreground=1",
"margin_left": "16.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "TextView",
"id": "exif_iso",
"background": "",
"margin_left": "16.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=ISO@{iso}",
"font_ref": "f4",
"scale": 1
}
]
},
{
"type": "Layout",
"id": "time_location_group",
"orientation": "horizontal",
"gravity": "right|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "8.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "TextView",
"id": "time",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@time=yyyy.MM.dd",
"font_ref": "f3",
"scale": 1
}
]
}
]
}
]
},
{
"type": "Layout",
"id": "bottom_padding2",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "41dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
}
]
}
]
}
],
"wmRes": {
"fonts": {
"f1": {
"size": 36,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 501",
"textAlign": "left",
"letterSpacing": 0,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f2": {
"size": 24,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 451",
"textAlign": "left",
"letterSpacing": 0.04,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f3": {
"size": 22,
"color": "@foreground=3",
"typeface": "default",
"variation": "'wght' 451",
"textAlign": "left",
"letterSpacing": 0.01,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f4": {
"size": 28,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 501",
"textAlign": "left",
"letterSpacing": 0.02,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
}
},
"background": [
{
"name": "white",
"description": "",
"value": "@color=#FFFFFFFF",
"foreground": [
"#FF000000",
"#4D000000",
"#BF000000",
"#80000000",
"black"
]
},
{
"name": "black",
"description": "",
"value": "@color=#FF141414",
"foreground": [
"#FFFFFFFF",
"#B2FFFFFF",
"#CCFFFFFF",
"#80FFFFFF",
"white"
]
},
{
"name": "light_blur",
"description": "",
"value": "@algo=light_blur",
"foreground": [
"#FF000000",
"#4D000000",
"#BF000000",
"#80000000",
"black"
]
},
{
"name": "dark_blur",
"description": "",
"value": "@algo=dark_blur",
"foreground": [
"#FFFFFFFF",
"#B2FFFFFF",
"#CCFFFFFF",
"#80FFFFFF",
"white"
]
}
]
}
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

@@ -1 +0,0 @@
{"watermark_id":"17","font_scale":1,"view_alpha_ratio":1,"frame_background":"white","custom_signature_enable":false,"custom_icon_enable":false,"time_switch":true,"model_switch":true,"exif_switch":true,"dynamic_effect_switch":false,"custom_text":"","greeting_text":"","key_layout":"layout","location_option":"location_latlng","mi_logo_switch":false,"drive_mode_switch":false,"altitude_switch":false,"time_data":1781776104618}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

@@ -1,351 +0,0 @@
{
"version": 1.0,
"metadata": {
"name": "@wm_classic_18_name",
"id": "18",
"description": "classic_2",
"reminder_not_support_mode": ["multi", "raw", "200m", "doc", "pano", "mimoji", "instant"],
"exclude_cases": ["200m"],
"priority": 2,
"limitation": {
"name_length_limitation": [0, 17]
}
},
"layout_group": [
{
"layout": [
{
"type": "Layout",
"id": "all_content",
"orientation": "horizontal",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "center",
"margin_left": "0dp",
"margin_top": "0dp",
"background": "@background=white",
"background_optional": true,
"childViews": [
{
"type": "Layout",
"id": "left_padding",
"orientation": "horizontal",
"layout_width": "48dp",
"layout_height": "match_parent",
"gravity": "left",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": []
},
{
"type": "Layout",
"id": "content_layout",
"orientation": "vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "center",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": [
{
"type": "Layout",
"id": "top_padding",
"orientation": "horizontal",
"layout_width": "match_parent",
"layout_height": "48dp",
"gravity": "left",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": []
},
{
"type": "ImageView",
"id": "src_image_view",
"layout_gravity": "left",
"margin_left": "0dp",
"margin_top": "0dp",
"display_height": "0dp",
"path": ""
},
{
"type": "Layout",
"id": "bottom_padding1",
"orientation": "horizontal",
"layout_width": "match_parent",
"layout_height": "35dp",
"gravity": "left",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": []
},
{
"type": "Layout",
"id": "bottom_layout",
"orientation": "horizontal",
"layout_width": "match_parent",
"layout_height": "wrap_content",
"gravity": "center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": [
{
"type": "Layout",
"id": "left_bottom_group",
"orientation": "horizontal",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "left|center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": [
{
"type": "ImageView",
"id": "logo",
"layout_gravity": "center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"display_height": "40dp",
"display_width": "0dp",
"path": "pathType=fill;path=${logo};foreground=4"
},
{
"type": "TextView",
"id": "model",
"margin_left": "0dp",
"layout_gravity": "center_vertical",
"text": "@model= @{series}@{versionNumber}",
"text_upper": false,
"font_ref": "f1"
},
{
"type": "TextView",
"id": "model_versionName",
"margin_left": "0dp",
"layout_gravity": "center_vertical",
"text": "@model=@{versionName}",
"text_upper": false,
"font_ref": "f2",
"rect_params": {
"rect_text_width_gap": 10,
"rect_text_height_gap": 0,
"rect_line_width": 2,
"rect_radius": [7, 7, 7, 7, 7, 7, 7, 7],
"rect_line_color": "@foreground=2",
"rect_width": "wrap_content",
"rect_height": "31dp"
}
}
]
},
{
"type": "Layout",
"id": "right_bottom_group",
"orientation": "vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "right|center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": [
{
"type": "Layout",
"id": "exif_group",
"orientation": "horizontal",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "right|center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews":[
{
"type": "TextView",
"id": "exif_mm",
"layout_gravity": "center_vertical",
"text": "@exif=@{focal}mm",
"font_ref": "f4"
},
{
"type": "Layout",
"id": "mm_line_layout",
"orientation": "horizontal",
"layout_width": "2dp",
"layout_height": "24dp",
"background": "@foreground=1",
"gravity": "center_vertical",
"margin_left": "16dp",
"margin_top": "0dp",
"childViews": []
},
{
"type": "TextView",
"id": "exif_f",
"margin_left": "16dp",
"layout_gravity": "center_vertical",
"text": "@exif=f/@{aperture}",
"font_ref": "f4"
},
{
"type": "Layout",
"id": "f_line_layout",
"orientation": "horizontal",
"layout_width": "2dp",
"layout_height": "24dp",
"background": "@foreground=1",
"gravity": "center_vertical",
"margin_left": "16dp",
"margin_top": "0dp",
"childViews": []
},
{
"type": "TextView",
"id": "exif_s",
"margin_left": "16dp",
"layout_gravity": "center_vertical",
"text": "@exif=@{speed}s",
"font_ref": "f4"
},
{
"type": "Layout",
"id": "s_line_layout",
"orientation": "horizontal",
"layout_width": "2dp",
"layout_height": "24dp",
"background": "@foreground=1",
"gravity": "center_vertical",
"margin_left": "16dp",
"margin_top": "0dp",
"childViews": []
},
{
"type": "TextView",
"id": "exif_iso",
"margin_left": "16dp",
"layout_gravity": "center_vertical",
"text": "@exif=ISO@{iso}",
"font_ref": "f4"
}
]
},
{
"type": "Layout",
"id": "time_location_group",
"orientation": "horizontal",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "right|center_vertical",
"margin_left": "0dp",
"margin_top": "10dp",
"childViews":[
{
"type": "TextView",
"id": "time",
"optional": true,
"layout_gravity": "center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"text": "@time=@wm_time_yyyy_MM_dd",
"font_ref": "f3"
},
{
"type": "TextView",
"id": "location",
"optional": true,
"margin_left": "24dp",
"margin_top": "0dp",
"layout_gravity": "center_vertical",
"text": "@location=location_latlng;@locationLimit=0.8",
"font_ref": "f3"
}
]
}
]
}
]
},
{
"type": "Layout",
"id": "bottom_padding2",
"orientation": "horizontal",
"layout_width": "match_parent",
"layout_height": "41dp",
"gravity": "left",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": []
}
]
},
{
"type": "Layout",
"id": "right_padding",
"orientation": "horizontal",
"layout_width": "48dp",
"layout_height": "match_parent",
"gravity": "left",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": []
}
]
}
]
}
],
"wmRes": {
"background": [
{
"name": "white",
"icon": "@img=icon_background_white.webp",
"value": "@color=#FFFFFFFF",
"foreground": ["#FF000000", "#4D000000", "#BF000000", "#80000000", "black"]
},
{
"name": "black",
"icon": "@img=icon_background_black.webp",
"value": "@color=#FF141414",
"foreground": ["#FFFFFFFF", "#B2FFFFFF", "#CCFFFFFF", "#80FFFFFF", "white"]
},
{
"name": "light_blur",
"icon": "@img=icon_background_light_blur.webp",
"value": "@algo=light_blur",
"foreground": ["#FF000000", "#4D000000", "#BF000000", "#80000000", "black"]
},
{
"name": "dark_blur",
"icon": "@img=icon_background_dark_blur.webp",
"value": "@algo=dark_blur",
"foreground": ["#FFFFFFFF", "#B2FFFFFF", "#CCFFFFFF", "#80FFFFFF", "white"]
}
],
"fonts": {
"f1": {
"size": 36.0,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 501"
},
"f2": {
"size": 24.0,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 451",
"letterSpacing": 0.04
},
"f3": {
"size": 22.0,
"color": "@foreground=3",
"typeface": "default",
"variation": "'wght' 451",
"letterSpacing": 0.01
},
"f4": {
"size": 28.0,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 501",
"letterSpacing": 0.02
}
}
}
}
@@ -1,10 +0,0 @@
{
"wm_classic_18_name": {
"default": "CLASSIC TWO",
"zh-rCN": "经典2"
},
"wm_time_yyyy_MM_dd": {
"default": "yyyy.MM.dd",
"zh-rCN": "yyyy.MM.dd"
}
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 956 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 784 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

@@ -1,533 +0,0 @@
{
"version": 1,
"metadata": {
"name": "@wm_classic_18_name",
"id": "18",
"description": "classic_2",
"gainmap_modify_version": 0
},
"layout_group": [
{
"layout": [
{
"type": "Layout",
"id": "all_content",
"orientation": "horizontal",
"gravity": "center",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "@background=white",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "left_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "48dp",
"layout_height": "match_parent",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "Layout",
"id": "content_layout",
"orientation": "vertical",
"gravity": "center",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "top_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "48dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "ImageView",
"id": "src_image_view",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "left",
"display_width": "wrap_content",
"display_height": "0dp",
"path": "",
"scale": 1
},
{
"type": "Layout",
"id": "bottom_padding1",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "35dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "Layout",
"id": "bottom_layout",
"orientation": "horizontal",
"gravity": "center_vertical",
"layout_width": "match_parent",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "left_bottom_group",
"orientation": "horizontal",
"gravity": "left|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "ImageView",
"id": "logo",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"display_width": "0dp",
"display_height": "40dp",
"path": "pathType=fill;path=${logo};foreground=4",
"scale": 1
},
{
"type": "TextView",
"id": "model",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": " X7 ",
"font_ref": "f1",
"scale": 1
},
{
"type": "TextView",
"id": "model_versionName",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "Pro",
"font_ref": "f2",
"scale": 1,
"rect_params": {
"rect_text_width_gap": 10,
"rect_text_height_gap": 0,
"rect_line_width": 2,
"rect_radius": [
7,
7,
7,
7,
7,
7,
7,
7
],
"rect_line_color": "@foreground=2",
"rect_fill_color": "",
"rect_width": "wrap_content",
"rect_height": "31dp"
}
}
]
},
{
"type": "Layout",
"id": "right_bottom_group",
"orientation": "vertical",
"gravity": "right|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "exif_group",
"orientation": "horizontal",
"gravity": "right|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "TextView",
"id": "exif_mm",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=@{focal}mm",
"font_ref": "f4",
"scale": 1
},
{
"type": "Layout",
"id": "mm_line_layout",
"orientation": "horizontal",
"gravity": "center_vertical",
"layout_width": "2dp",
"layout_height": "24dp",
"background": "@foreground=1",
"margin_left": "16.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "TextView",
"id": "exif_f",
"background": "",
"margin_left": "16.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=f\/@{aperture}",
"font_ref": "f4",
"scale": 1
},
{
"type": "Layout",
"id": "f_line_layout",
"orientation": "horizontal",
"gravity": "center_vertical",
"layout_width": "2dp",
"layout_height": "24dp",
"background": "@foreground=1",
"margin_left": "16.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "TextView",
"id": "exif_s",
"background": "",
"margin_left": "16.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=@{speed}s",
"font_ref": "f4",
"scale": 1
},
{
"type": "Layout",
"id": "s_line_layout",
"orientation": "horizontal",
"gravity": "center_vertical",
"layout_width": "2dp",
"layout_height": "24dp",
"background": "@foreground=1",
"margin_left": "16.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "TextView",
"id": "exif_iso",
"background": "",
"margin_left": "16.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=ISO@{iso}",
"font_ref": "f4",
"scale": 1
}
]
},
{
"type": "Layout",
"id": "time_location_group",
"orientation": "horizontal",
"gravity": "right|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "10.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "TextView",
"id": "time",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@time=yyyy.MM.dd",
"font_ref": "f3",
"scale": 1
},
{
"type": "TextView",
"id": "location",
"background": "",
"margin_left": "24.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "0°7'22\"N 117°28'59\"E",
"font_ref": "f3",
"scale": 1
}
]
}
]
}
]
},
{
"type": "Layout",
"id": "bottom_padding2",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "41dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
}
]
},
{
"type": "Layout",
"id": "right_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "48dp",
"layout_height": "match_parent",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
}
]
}
]
}
],
"wmRes": {
"fonts": {
"f1": {
"size": 36,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 501",
"textAlign": "left",
"letterSpacing": 0,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f2": {
"size": 24,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 451",
"textAlign": "left",
"letterSpacing": 0.04,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f3": {
"size": 22,
"color": "@foreground=3",
"typeface": "default",
"variation": "'wght' 451",
"textAlign": "left",
"letterSpacing": 0.01,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f4": {
"size": 28,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 501",
"textAlign": "left",
"letterSpacing": 0.02,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
}
},
"background": [
{
"name": "white",
"description": "",
"value": "@color=#FFFFFFFF",
"foreground": [
"#FF000000",
"#4D000000",
"#BF000000",
"#80000000",
"black"
]
},
{
"name": "black",
"description": "",
"value": "@color=#FF141414",
"foreground": [
"#FFFFFFFF",
"#B2FFFFFF",
"#CCFFFFFF",
"#80FFFFFF",
"white"
]
},
{
"name": "light_blur",
"description": "",
"value": "@algo=light_blur",
"foreground": [
"#FF000000",
"#4D000000",
"#BF000000",
"#80000000",
"black"
]
},
{
"name": "dark_blur",
"description": "",
"value": "@algo=dark_blur",
"foreground": [
"#FFFFFFFF",
"#B2FFFFFF",
"#CCFFFFFF",
"#80FFFFFF",
"white"
]
}
]
}
}
@@ -1,533 +0,0 @@
{
"version": 1,
"metadata": {
"name": "@wm_classic_18_name",
"id": "18",
"description": "classic_2",
"gainmap_modify_version": 0
},
"layout_group": [
{
"layout": [
{
"type": "Layout",
"id": "all_content",
"orientation": "horizontal",
"gravity": "center",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "@background=white",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "left_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "48dp",
"layout_height": "match_parent",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "Layout",
"id": "content_layout",
"orientation": "vertical",
"gravity": "center",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "top_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "48dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "ImageView",
"id": "src_image_view",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "left",
"display_width": "wrap_content",
"display_height": "0dp",
"path": "",
"scale": 1
},
{
"type": "Layout",
"id": "bottom_padding1",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "35dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "Layout",
"id": "bottom_layout",
"orientation": "horizontal",
"gravity": "center_vertical",
"layout_width": "match_parent",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "left_bottom_group",
"orientation": "horizontal",
"gravity": "left|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "ImageView",
"id": "logo",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"display_width": "0dp",
"display_height": "40dp",
"path": "pathType=fill;path=${logo};foreground=4",
"scale": 1
},
{
"type": "TextView",
"id": "model",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": " X7 ",
"font_ref": "f1",
"scale": 1
},
{
"type": "TextView",
"id": "model_versionName",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "Pro",
"font_ref": "f2",
"scale": 1,
"rect_params": {
"rect_text_width_gap": 10,
"rect_text_height_gap": 0,
"rect_line_width": 2,
"rect_radius": [
7,
7,
7,
7,
7,
7,
7,
7
],
"rect_line_color": "@foreground=2",
"rect_fill_color": "",
"rect_width": "wrap_content",
"rect_height": "31dp"
}
}
]
},
{
"type": "Layout",
"id": "right_bottom_group",
"orientation": "vertical",
"gravity": "right|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "exif_group",
"orientation": "horizontal",
"gravity": "right|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "TextView",
"id": "exif_mm",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=@{focal}mm",
"font_ref": "f4",
"scale": 1
},
{
"type": "Layout",
"id": "mm_line_layout",
"orientation": "horizontal",
"gravity": "center_vertical",
"layout_width": "2dp",
"layout_height": "24dp",
"background": "@foreground=1",
"margin_left": "16.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "TextView",
"id": "exif_f",
"background": "",
"margin_left": "16.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=f\/@{aperture}",
"font_ref": "f4",
"scale": 1
},
{
"type": "Layout",
"id": "f_line_layout",
"orientation": "horizontal",
"gravity": "center_vertical",
"layout_width": "2dp",
"layout_height": "24dp",
"background": "@foreground=1",
"margin_left": "16.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "TextView",
"id": "exif_s",
"background": "",
"margin_left": "16.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=@{speed}s",
"font_ref": "f4",
"scale": 1
},
{
"type": "Layout",
"id": "s_line_layout",
"orientation": "horizontal",
"gravity": "center_vertical",
"layout_width": "2dp",
"layout_height": "24dp",
"background": "@foreground=1",
"margin_left": "16.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "TextView",
"id": "exif_iso",
"background": "",
"margin_left": "16.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=ISO@{iso}",
"font_ref": "f4",
"scale": 1
}
]
},
{
"type": "Layout",
"id": "time_location_group",
"orientation": "horizontal",
"gravity": "right|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "10.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "TextView",
"id": "time",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@time=yyyy.MM.dd",
"font_ref": "f3",
"scale": 1
},
{
"type": "TextView",
"id": "location",
"background": "",
"margin_left": "24.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "0°7'22\"N 117°28'59\"E",
"font_ref": "f3",
"scale": 1
}
]
}
]
}
]
},
{
"type": "Layout",
"id": "bottom_padding2",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "41dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
}
]
},
{
"type": "Layout",
"id": "right_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "48dp",
"layout_height": "match_parent",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
}
]
}
]
}
],
"wmRes": {
"fonts": {
"f1": {
"size": 36,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 501",
"textAlign": "left",
"letterSpacing": 0,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f2": {
"size": 24,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 451",
"textAlign": "left",
"letterSpacing": 0.04,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f3": {
"size": 22,
"color": "@foreground=3",
"typeface": "default",
"variation": "'wght' 451",
"textAlign": "left",
"letterSpacing": 0.01,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f4": {
"size": 28,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 501",
"textAlign": "left",
"letterSpacing": 0.02,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
}
},
"background": [
{
"name": "white",
"description": "",
"value": "@color=#FFFFFFFF",
"foreground": [
"#FF000000",
"#4D000000",
"#BF000000",
"#80000000",
"black"
]
},
{
"name": "black",
"description": "",
"value": "@color=#FF141414",
"foreground": [
"#FFFFFFFF",
"#B2FFFFFF",
"#CCFFFFFF",
"#80FFFFFF",
"white"
]
},
{
"name": "light_blur",
"description": "",
"value": "@algo=light_blur",
"foreground": [
"#FF000000",
"#4D000000",
"#BF000000",
"#80000000",
"black"
]
},
{
"name": "dark_blur",
"description": "",
"value": "@algo=dark_blur",
"foreground": [
"#FFFFFFFF",
"#B2FFFFFF",
"#CCFFFFFF",
"#80FFFFFF",
"white"
]
}
]
}
}
@@ -1,533 +0,0 @@
{
"version": 1,
"metadata": {
"name": "@wm_classic_18_name",
"id": "18",
"description": "classic_2",
"gainmap_modify_version": 0
},
"layout_group": [
{
"layout": [
{
"type": "Layout",
"id": "all_content",
"orientation": "horizontal",
"gravity": "center",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "@background=white",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "left_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "48dp",
"layout_height": "match_parent",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "Layout",
"id": "content_layout",
"orientation": "vertical",
"gravity": "center",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "top_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "48dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "ImageView",
"id": "src_image_view",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "left",
"display_width": "wrap_content",
"display_height": "0dp",
"path": "",
"scale": 1
},
{
"type": "Layout",
"id": "bottom_padding1",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "35dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "Layout",
"id": "bottom_layout",
"orientation": "horizontal",
"gravity": "center_vertical",
"layout_width": "match_parent",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "left_bottom_group",
"orientation": "horizontal",
"gravity": "left|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "ImageView",
"id": "logo",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"display_width": "0dp",
"display_height": "40dp",
"path": "pathType=fill;path=${logo};foreground=4",
"scale": 1
},
{
"type": "TextView",
"id": "model",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": " X7 ",
"font_ref": "f1",
"scale": 1
},
{
"type": "TextView",
"id": "model_versionName",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "Pro",
"font_ref": "f2",
"scale": 1,
"rect_params": {
"rect_text_width_gap": 10,
"rect_text_height_gap": 0,
"rect_line_width": 2,
"rect_radius": [
7,
7,
7,
7,
7,
7,
7,
7
],
"rect_line_color": "@foreground=2",
"rect_fill_color": "",
"rect_width": "wrap_content",
"rect_height": "31dp"
}
}
]
},
{
"type": "Layout",
"id": "right_bottom_group",
"orientation": "vertical",
"gravity": "right|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "exif_group",
"orientation": "horizontal",
"gravity": "right|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "TextView",
"id": "exif_mm",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=@{focal}mm",
"font_ref": "f4",
"scale": 1
},
{
"type": "Layout",
"id": "mm_line_layout",
"orientation": "horizontal",
"gravity": "center_vertical",
"layout_width": "2dp",
"layout_height": "24dp",
"background": "@foreground=1",
"margin_left": "16.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "TextView",
"id": "exif_f",
"background": "",
"margin_left": "16.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=f\/@{aperture}",
"font_ref": "f4",
"scale": 1
},
{
"type": "Layout",
"id": "f_line_layout",
"orientation": "horizontal",
"gravity": "center_vertical",
"layout_width": "2dp",
"layout_height": "24dp",
"background": "@foreground=1",
"margin_left": "16.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "TextView",
"id": "exif_s",
"background": "",
"margin_left": "16.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=@{speed}s",
"font_ref": "f4",
"scale": 1
},
{
"type": "Layout",
"id": "s_line_layout",
"orientation": "horizontal",
"gravity": "center_vertical",
"layout_width": "2dp",
"layout_height": "24dp",
"background": "@foreground=1",
"margin_left": "16.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "TextView",
"id": "exif_iso",
"background": "",
"margin_left": "16.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=ISO@{iso}",
"font_ref": "f4",
"scale": 1
}
]
},
{
"type": "Layout",
"id": "time_location_group",
"orientation": "horizontal",
"gravity": "right|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "10.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "TextView",
"id": "time",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@time=yyyy.MM.dd",
"font_ref": "f3",
"scale": 1
},
{
"type": "TextView",
"id": "location",
"background": "",
"margin_left": "24.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "0°7'22\"N 117°28'59\"E",
"font_ref": "f3",
"scale": 1
}
]
}
]
}
]
},
{
"type": "Layout",
"id": "bottom_padding2",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "41dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
}
]
},
{
"type": "Layout",
"id": "right_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "48dp",
"layout_height": "match_parent",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
}
]
}
]
}
],
"wmRes": {
"fonts": {
"f1": {
"size": 36,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 501",
"textAlign": "left",
"letterSpacing": 0,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f2": {
"size": 24,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 451",
"textAlign": "left",
"letterSpacing": 0.04,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f3": {
"size": 22,
"color": "@foreground=3",
"typeface": "default",
"variation": "'wght' 451",
"textAlign": "left",
"letterSpacing": 0.01,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f4": {
"size": 28,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 501",
"textAlign": "left",
"letterSpacing": 0.02,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
}
},
"background": [
{
"name": "white",
"description": "",
"value": "@color=#FFFFFFFF",
"foreground": [
"#FF000000",
"#4D000000",
"#BF000000",
"#80000000",
"black"
]
},
{
"name": "black",
"description": "",
"value": "@color=#FF141414",
"foreground": [
"#FFFFFFFF",
"#B2FFFFFF",
"#CCFFFFFF",
"#80FFFFFF",
"white"
]
},
{
"name": "light_blur",
"description": "",
"value": "@algo=light_blur",
"foreground": [
"#FF000000",
"#4D000000",
"#BF000000",
"#80000000",
"black"
]
},
{
"name": "dark_blur",
"description": "",
"value": "@algo=dark_blur",
"foreground": [
"#FFFFFFFF",
"#B2FFFFFF",
"#CCFFFFFF",
"#80FFFFFF",
"white"
]
}
]
}
}
@@ -1,533 +0,0 @@
{
"version": 1,
"metadata": {
"name": "@wm_classic_18_name",
"id": "18",
"description": "classic_2",
"gainmap_modify_version": 0
},
"layout_group": [
{
"layout": [
{
"type": "Layout",
"id": "all_content",
"orientation": "horizontal",
"gravity": "center",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "@background=white",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "left_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "48dp",
"layout_height": "match_parent",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "Layout",
"id": "content_layout",
"orientation": "vertical",
"gravity": "center",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "top_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "48dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "ImageView",
"id": "src_image_view",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "left",
"display_width": "wrap_content",
"display_height": "0dp",
"path": "",
"scale": 1
},
{
"type": "Layout",
"id": "bottom_padding1",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "35dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "Layout",
"id": "bottom_layout",
"orientation": "horizontal",
"gravity": "center_vertical",
"layout_width": "match_parent",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "left_bottom_group",
"orientation": "horizontal",
"gravity": "left|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "ImageView",
"id": "logo",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"display_width": "0dp",
"display_height": "40dp",
"path": "pathType=fill;path=${logo};foreground=4",
"scale": 1
},
{
"type": "TextView",
"id": "model",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": " X7 ",
"font_ref": "f1",
"scale": 1
},
{
"type": "TextView",
"id": "model_versionName",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "Pro",
"font_ref": "f2",
"scale": 1,
"rect_params": {
"rect_text_width_gap": 10,
"rect_text_height_gap": 0,
"rect_line_width": 2,
"rect_radius": [
7,
7,
7,
7,
7,
7,
7,
7
],
"rect_line_color": "@foreground=2",
"rect_fill_color": "",
"rect_width": "wrap_content",
"rect_height": "31dp"
}
}
]
},
{
"type": "Layout",
"id": "right_bottom_group",
"orientation": "vertical",
"gravity": "right|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "Layout",
"id": "exif_group",
"orientation": "horizontal",
"gravity": "right|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "TextView",
"id": "exif_mm",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=@{focal}mm",
"font_ref": "f4",
"scale": 1
},
{
"type": "Layout",
"id": "mm_line_layout",
"orientation": "horizontal",
"gravity": "center_vertical",
"layout_width": "2dp",
"layout_height": "24dp",
"background": "@foreground=1",
"margin_left": "16.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "TextView",
"id": "exif_f",
"background": "",
"margin_left": "16.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=f\/@{aperture}",
"font_ref": "f4",
"scale": 1
},
{
"type": "Layout",
"id": "f_line_layout",
"orientation": "horizontal",
"gravity": "center_vertical",
"layout_width": "2dp",
"layout_height": "24dp",
"background": "@foreground=1",
"margin_left": "16.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "TextView",
"id": "exif_s",
"background": "",
"margin_left": "16.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=@{speed}s",
"font_ref": "f4",
"scale": 1
},
{
"type": "Layout",
"id": "s_line_layout",
"orientation": "horizontal",
"gravity": "center_vertical",
"layout_width": "2dp",
"layout_height": "24dp",
"background": "@foreground=1",
"margin_left": "16.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
},
{
"type": "TextView",
"id": "exif_iso",
"background": "",
"margin_left": "16.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@exif=ISO@{iso}",
"font_ref": "f4",
"scale": 1
}
]
},
{
"type": "Layout",
"id": "time_location_group",
"orientation": "horizontal",
"gravity": "right|center_vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "",
"margin_left": "0.0dp",
"margin_top": "10.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": [
{
"type": "TextView",
"id": "time",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "@time=yyyy.MM.dd",
"font_ref": "f3",
"scale": 1
},
{
"type": "TextView",
"id": "location",
"background": "",
"margin_left": "24.0dp",
"margin_top": "0.0dp",
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"layout_gravity": "center_vertical",
"text": "0°7'22\"N 117°28'59\"E",
"font_ref": "f3",
"scale": 1
}
]
}
]
}
]
},
{
"type": "Layout",
"id": "bottom_padding2",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "match_parent",
"layout_height": "41dp",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
}
]
},
{
"type": "Layout",
"id": "right_padding",
"orientation": "horizontal",
"gravity": "left",
"layout_width": "48dp",
"layout_height": "match_parent",
"background": "",
"margin_left": "0.0dp",
"margin_top": "0.0dp",
"degree": 0,
"alpha_ratio": 1,
"setting_optional_type": "",
"gainmap_value": -1,
"childViews": []
}
]
}
]
}
],
"wmRes": {
"fonts": {
"f1": {
"size": 36,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 501",
"textAlign": "left",
"letterSpacing": 0,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f2": {
"size": 24,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 451",
"textAlign": "left",
"letterSpacing": 0.04,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f3": {
"size": 22,
"color": "@foreground=3",
"typeface": "default",
"variation": "'wght' 451",
"textAlign": "left",
"letterSpacing": 0.01,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
},
"f4": {
"size": 28,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 501",
"textAlign": "left",
"letterSpacing": 0.02,
"shadow": [
"0f",
"0f",
"0f",
"#00000000"
]
}
},
"background": [
{
"name": "white",
"description": "",
"value": "@color=#FFFFFFFF",
"foreground": [
"#FF000000",
"#4D000000",
"#BF000000",
"#80000000",
"black"
]
},
{
"name": "black",
"description": "",
"value": "@color=#FF141414",
"foreground": [
"#FFFFFFFF",
"#B2FFFFFF",
"#CCFFFFFF",
"#80FFFFFF",
"white"
]
},
{
"name": "light_blur",
"description": "",
"value": "@algo=light_blur",
"foreground": [
"#FF000000",
"#4D000000",
"#BF000000",
"#80000000",
"black"
]
},
{
"name": "dark_blur",
"description": "",
"value": "@algo=dark_blur",
"foreground": [
"#FFFFFFFF",
"#B2FFFFFF",
"#CCFFFFFF",
"#80FFFFFF",
"white"
]
}
]
}
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

@@ -1 +0,0 @@
{"watermark_id":"18","font_scale":1,"view_alpha_ratio":1,"frame_background":"white","custom_signature_enable":false,"custom_icon_enable":false,"time_switch":true,"model_switch":true,"exif_switch":true,"dynamic_effect_switch":false,"custom_text":"","greeting_text":"","key_layout":"layout","location_option":"location_latlng","mi_logo_switch":false,"drive_mode_switch":false,"altitude_switch":false}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

@@ -1,237 +0,0 @@
{
"version": 1.0,
"metadata": {
"name": "@wm_classic_19_name",
"id": "19",
"description": "classic_3",
"reminder": "@wm_common_reminder_v2",
"reminder_not_support_mode": ["multi", "raw", "doc", "pano", "mimoji", "instant"],
"priority": 3,
"limitation": {
"name_length_limitation": [0, 17],
"exclude_device_type": ["poco"],
"custom_not_support": {
"ro.miui.build.region": ["global"],
"ro.boot.product.theme_customize": ["lcc"],
"ro.product.device": [],
"device_type": []
}
},
"position": "in"
},
"layout_group": [
{
"layout": [
{
"type": "Layout",
"id": "all_content",
"orientation": "overlap",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "left",
"margin_left": "0dp",
"margin_top": "0dp",
"background": "@background=transparent_white",
"childViews": [
{
"type": "ImageView",
"id": "src_image_view",
"layout_gravity": "left",
"margin_left": "0dp",
"margin_top": "0dp",
"display_height": "0dp",
"path": ""
},
{
"type": "Layout",
"id": "watermark_container",
"orientation": "none",
"layout_width": "90%w",
"layout_height": "108dp",
"gravity": "bottom|center_horizontal",
"margin_left": "0dp",
"margin_top": "-50dp",
"childViews": [
{
"type": "Layout",
"id": "right_bottom_group",
"orientation": "none",
"layout_width": "match_parent",
"layout_height": "match_parent",
"gravity": "right|center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"background": "#FFFFFFFF",
"childViews": [
{
"type": "Layout",
"id": "exif_time_location_group",
"orientation": "vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "right|center_vertical",
"margin_left": "-28dp",
"margin_top": "0dp",
"childViews": [
{
"type": "TextView",
"id": "exif",
"layout_gravity": "right|center_vertical",
"text": "@exif=@{focal}mm f/@{aperture} @{speed}s ISO@{iso}",
"font_ref": "f2"
},
{
"type": "Layout",
"id": "time_location_group",
"orientation": "horizontal",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "right|center_vertical",
"margin_left": "0dp",
"margin_top": "9dp",
"background": "@foreground=1",
"childViews": [
{
"type": "TextView",
"id": "time",
"optional": true,
"layout_gravity": "center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"text": "@time=@wm_time_yyyy_MM_dd",
"font_ref": "f3"
},
{
"type": "TextView",
"id": "location",
"optional": true,
"margin_left": "24dp",
"margin_top": "0dp",
"layout_gravity": "center_vertical",
"text": "@location=location_latlng;@locationLimit=0.8",
"font_ref": "f3"
}
]
}
]
}
]
},
{
"type": "Layout",
"id": "left_bottom_group",
"orientation": "vertical",
"layout_width": "wrap_content",
"layout_height": "match_parent",
"gravity": "left|center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"background": "#FFCC1414",
"childViews": [
{
"type": "Layout",
"id": "brand_layout",
"orientation": "horizontal",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "center_vertical",
"margin_left": "32dp",
"margin_top": "0dp",
"childViews": [
{
"type": "ImageView",
"id": "logo",
"layout_gravity": "center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"display_height": "34dp",
"display_width": "0dp",
"path": "pathType=fill;path=${logo};foreground=2"
},
{
"type": "TextView",
"id": "model",
"margin_left": "0dp",
"layout_gravity": "center_vertical",
"text": "@model= @{series}@{versionNumber}",
"text_upper": false,
"font_ref": "f1"
},
{
"type": "TextView",
"id": "model_versionName",
"margin_left": "0dp",
"layout_gravity": "center_vertical",
"text": "@model=@{versionName}",
"text_upper": false,
"font_ref": "f4",
"rect_params": {
"rect_text_width_gap": 8,
"rect_text_height_gap": 0,
"rect_line_width": 2,
"rect_radius": [6.6, 6.6, 6.6, 6.6,6.6, 6.6,6.6, 6.6],
"rect_line_color": "@foreground=1",
"rect_width": "wrap_content",
"rect_height": "28dp"
}
},
{
"type": "Layout",
"id": "space_layout",
"orientation": "horizontal",
"layout_width": "wrap_content",
"layout_height": "match_parent",
"gravity": "center_vertical",
"margin_left": "32dp",
"margin_top": "0dp",
"childViews": []
}
]
}
]
}
]
}
]
}
]
}
],
"wmRes": {
"background": [
{
"name": "transparent_white",
"icon": "@img=icon_background_white.webp",
"value": "@color=#00FFFFFF",
"foreground": ["#FF000000", "#CCFFFFFF", "white"]
}
],
"fonts": {
"f1": {
"size": 30.6,
"color": "#FFFFFFFF",
"typeface": "default",
"variation": "'wght' 501"
},
"f2": {
"size": 22.0,
"color": "#FF000000",
"typeface": "default",
"variation": "'wght' 501"
},
"f3": {
"size": 20.0,
"color": "#80000000",
"typeface": "default",
"variation": "'wght' 400"
},
"f4": {
"size": 20.0,
"color": "#FFFFFFFF",
"typeface": "default",
"variation": "'wght' 401",
"letterSpacing": 0.028
}
}
}
}
@@ -1,92 +0,0 @@
{
"wm_classic_19_name": {
"default": "CLASSIC THREE",
"zh-rCN": "经典3"
},
"wm_common_reminder_v2": {
"zh-rCN": "不支持播放动态照片时显示水印",
"default": "Can\\'t show watermarks while playing dynamic shots.",
"ar": "لا يمكن إظهار العلامات المائية أثناء تشغيل اللقطات الديناميكية.",
"as-rIN": "ডায়নামিক শ্বট চলাই থকাৰ সময়ত ৱাটাৰমাৰ্ক দেখুৱাব নোৱাৰি।",
"az-rAZ": "Dinamik çəkilişləri oynadarkən möhürləri göstərmək mümkün deyil.",
"be": "Немагчыма паказаць вадзяныя знакі падчас прайгравання дынамічных здымкаў.",
"bg": "Не могат да се показват водни знаци при възпроизвеждане на динамични снимки.",
"bn-rBD": "ডায়নামিক শট্স প্লে করার সময় ওয়াটারমার্ক দেখানো যাবে না",
"bn-rIN": "ডায়নামিক শট্স প্লে করার সময় ওয়াটারমার্ক দেখানো যাবে না",
"bo-rCN": "འགུལ་རྣམ་འདྲ་པར་གཏོང་བར་རྒྱབ་སྐྱོར་མི་བྱེད་པའི་སྐབས་སུ་ཆུ་དཔར་མངོན་པ་རེད།",
"bs": "Ne mogu prikazati žigove pri puštanju dinamičkih snimaka.",
"ca": "No es poden mostrar marques d\\'aigua durant la reproducció de fotos dinàmiques.",
"cs": "Vodoznaky nelze zobrazovat při přehrávání dynamických snímků.",
"da": "Vandmærker kan ikke vises under afspilning af dynamiske optagelser.",
"de": "Wasserzeichen können bei der Wiedergabe von dynamischen Schnappschüssen nicht angezeigt werden.",
"el": "Δεν είναι δυνατή η εμφάνιση υδατογραφημάτων κατά την αναπαραγωγή δυναμικών λήψεων.",
"en-rAU": "Can\\'t show watermarks while playing dynamic shots.",
"en-rGB": "Can\\'t show watermarks while playing dynamic shots.",
"en-rIN": "Can\\'t show watermarks while playing dynamic shots.",
"es-rUS": "No se pueden marcas de agua mientras se reproducen disparos dinámicos.",
"es": "Las marcas de agua no pueden mostrarse durante la reproducción de disparos dinámicos.",
"et-rEE": "Dünaamiliste võtete esitamise ajal ei saa vesimärke kuvada.",
"eu-rES": "Ezin dira ur-markak erakutsi plano dinamikoak erreproduzitzen ari zaren bitartean.",
"fa-rIR": "نمایش نشان عکس در هنگام پخش تصاویر پویا ممکن نیست.",
"fi": "Vesileimoja ei voi näyttää dynaamisia otoksia toistettaessa.",
"fr": "Impossible d\\'afficher les filigranes lors de la lecture des clichés dynamiques.",
"gl-rES": "Non se poden amosar marcas de auga mentres se reproducen fotos dinámicas.",
"gu-rIN": "ડાયનેમિક શોટ્સ ચલાવતી વખતે વોટરમાર્ક બતાવી શકાતા નથી.",
"ha-rNG": "Ba za a iya nuna makin ruwa ba yayin kunna daukar kyamara na hanzari.",
"hi": "डायनैमिक शॉट्स चलाते समय वॉटरमार्क नहीं दिखाए जा सकते.",
"hr": "Ne mogu se prikazati vodeni žigovi tijekom reprodukcije dinamičnih snimaka.",
"hu": "Dinamikus felvételek lejátszása közben nem lehet vízjeleket megjeleníteni.",
"hy-rAM": "Դինամիկ նկարները վերարտադրելիս հնարավոր չէ ցուցադրել ջրանիշերը։",
"in": "Tidak dapat menampilkan watermark saat memainkan pemotretan dinamis",
"it": "Impossibile visualizzare le filigrane durante la riproduzione di scatti dinamici.",
"iw-rIL": "לא ניתן להציג סימני מים בזמן הצגת צילומים דינמיים.",
"ja": "ダイナミックショット再生中は透かしを表示できません。",
"ka-rGE": "დინამიური კადრების ჩართვისას წყლის ნიშნების ჩვენება შეუძლებელია.",
"kk-rKZ": "Динамикалық түсірілімдерді ойнату кезінде су белгілерін көрсету мүмкін емес.",
"km-rKH": "មិន​អាច​បង្ហាញ​ស្នាមទឹកសម្គាល់ពេល​កំពុង​ចាក់រូបថតរស់រវើក។",
"kn-rIN": "ಡೈನಾಮಿಕ್‌ ಶಾಟ್‌ಗಳನ್ನು ಪ್ಲೇ ಮಾಡುವಾಗ ವಾಟರ್‌ಮಾರ್ಕ್‌ಗಳನ್ನು ತೋರಿಸಲು ಆಗುವುದಿಲ್ಲ.",
"ko": "다이내믹 샷을 재생하는 동안에는 워터마크가 표시되지 않습니다.",
"lo-rLA": "ບໍ່ສາມາດສະແດງລາຍນ້ຳໃນຂະນະທີ່ຫຼິ້ນຮູບໄດນາມິກ.",
"lt": "Negalima rodyti vandenženklių leidžiant dinaminius kadrus.",
"lv": "Dinamiskos kadros nevar parādīt ūdenszīmes.",
"mk-rMK": "Не може да покажува водени жигови додека емитува динамични снимки.",
"ml-rIN": "ഡൈനാമിക് ഷോട്ടുകൾ പ്ലേ ചെയ്യുമ്പോൾ വാട്ടർമാർക്കുകൾ കാണിക്കാനാകില്ല.",
"mr-rIN": "डायनॅमिक शॉट्स प्ले करताना वॉटरमार्क दाखवू शकत नाही.",
"ms-rMY": "Tidak dapat menunjukkan tera air semasa memainkan tangkapan dinamik.",
"mt-rMT": "Ma jistax juri l-marki tal-ilma hu u juri r-ritratti dinamiċi.",
"my-rMM": "ရေစာများကို ဒိုင်းနမစ်ရိုက်ချက်များဖွင့်ထားစဉ် ပြမရပါ။",
"nb": "Kan ikke vise vannmerker mens du dynamiske bilder vises.",
"ne-rIN": "डायनामिक शट्स खेल्दा वाटरमार्कहरू देखाउन सकिँदैन।",
"ne-rNP": "डायनामिक शट्स खेल्दा वाटरमार्कहरू देखाउन सकिँदैन।",
"nl": "Er kunnen geen watermerken worden weergegeven tijdens het afspelen van dynamische opnames.",
"or-rIN": "ଡାଇନାମିକ ସଟ୍ ପ୍ଲେ ହେଉଥିବା ବେଳେ ୱାଟରମାର୍କ ଦେଖାଇପାରିବ ନାହିଁ।",
"pa-rIN": "ਡਾਇਨੈਮਿਕ ਸ਼ੋਟ ਚਲਾਉਂਦੇ ਸਮੇਂ ਵਾਟਰਮਾਰਕ ਨਹੀਂ ਦਿਖਾਏ ਜਾ ਸਕਦੇ।",
"pl": "Nie można wyświetlać znaków wodnych podczas odtwarzania dynamicznych ujęć.",
"pt-rBR": "Não é possível remover marcas d\\'ágia na reprodução de capturas dinâmicas.",
"pt-rPT": "Não é possível remover marcas d\\'ágia na reprodução de capturas dinâmicas.",
"ro": "Nu se pot afișa filigrane în timpul redării cadrelor dinamice.",
"ru": "Невозможно отобразить водяные знаки при воспроизведении динамических снимков.",
"sk": "Pri prehrávaní dynamických záberov nie je možné zobraziť vodoznaky.",
"sl": "Med predvajanjem dinamičnih posnetkov ni mogoče prikazati vodnih žigov.",
"sq-rAL": "Nuk mund të shfaqen filigranët gjatë luajtjes së shkrepjeve dinamike.",
"sr": "Водени жигови не могу бити приказани током репродукције динамичких снимака.",
"sv": "Kan inte visa vattenstämplar när dynamiska bilder spelas.",
"sw": "Haiwezi kuonyesha taswira fifi wakati wa kucheza picha zenye uhuisho.",
"ta-rIN": "டைனமிக் ஷாட்களை பிளேசெய்யும்போது வாட்டர்மார்க்குகளைக் காட்ட இயலாது.",
"te-rIN": "డైనమిక్ షాట్‌లు ఆడుతున్నప్పుడు వాటర్‌మార్క్‌లను చూపలేరు",
"th": "ไม่สามารถแสดงลายน้ำขณะเล่นภาพไดนามิกได้",
"tr": "Dinamik çekimler oynatılıyorken filigran gösterilemez.",
"ug-rCN": "ھەرىكەتلىك رەسىمنى قويغاندا سۇ باسمىسىنى كۆرسەتمەيدۇ",
"uk": "Неможливо відобразити водяні знаки під час відтворення динамічних знімків",
"ur-rIN": "ڈائنامک شاٹ پلے کرتے وقت واٹر مارک دکھایا نہیں یا جا سکتا۔",
"ur-rPK": "ڈائنامک شاٹ پلے کرتے وقت واٹر مارک دکھایا نہیں یا جا سکتا۔",
"uz-rUZ": "Dinamik suratlarni ijro etishda suv belgilarini korsatib bolmaydi.",
"vi": "Không thể hiển thị dấu chìm khi phát ảnh động.",
"zh-rHK": "不支援播放動態相片時顯示浮水印",
"zh-rTW": "不支援播放動態照片時顯示浮水印"
},
"wm_time_yyyy_MM_dd": {
"default": "yyyy.MM.dd",
"zh-rCN": "yyyy.MM.dd"
}
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

@@ -1 +0,0 @@
{"watermark_id":"19"}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

@@ -1,252 +0,0 @@
{
"version": 1.0,
"metadata": {
"name": "@wm_classic_20_name",
"id": "20",
"description": "classic_4",
"reminder_not_support_mode": ["multi", "raw", "200m", "doc", "pano", "mimoji", "instant"],
"exclude_cases": ["200m"],
"priority": 4,
"limitation": {
"name_length_limitation": [0, 17],
"exclude_device_type": ["poco"],
"custom_not_support": {
"ro.miui.build.region": ["global"],
"ro.boot.product.theme_customize": ["lcc"],
"ro.product.device": [],
"device_type": []
}
}
},
"layout_group": [
{
"layout": [
{
"type": "Layout",
"id": "all_content",
"orientation": "vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"background": "@background=black",
"background_optional": true,
"gravity": "center",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": [
{
"type": "ImageView",
"id": "src_image_view",
"layout_gravity": "left",
"margin_left": "0dp",
"margin_top": "0dp",
"display_height": "0dp",
"path": ""
},
{
"type": "Layout",
"id": "bottom_padding1",
"orientation": "horizontal",
"layout_width": "match_parent",
"layout_height": "14dp",
"background": "#FFCC1414",
"gravity": "left",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": []
},
{
"type": "Layout",
"id": "bottom_padding2",
"orientation": "horizontal",
"layout_width": "match_parent",
"layout_height": "40dp",
"gravity": "left",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": []
},
{
"type": "Layout",
"id": "bottom_layout",
"orientation": "horizontal",
"layout_width": "match_parent",
"layout_height": "wrap_content",
"gravity": "center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": [
{
"type": "Layout",
"id": "left_bottom_group",
"orientation": "horizontal",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "left|center_vertical",
"margin_left": "48dp",
"margin_top": "0dp",
"childViews": [
{
"type": "ImageView",
"id": "logo",
"layout_gravity": "center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"display_height": "34dp",
"display_width": "0dp",
"path": "pathType=fill;path=${logo};foreground=4"
},
{
"type": "TextView",
"id": "model",
"margin_left": "0dp",
"layout_gravity": "center_vertical",
"text": "@model= @{series}@{versionNumber}",
"text_upper": false,
"font_ref": "f1"
},
{
"type": "TextView",
"id": "model_versionName",
"margin_left": "0dp",
"layout_gravity": "center_vertical",
"text": "@model=@{versionName}",
"text_upper": false,
"font_ref": "f2",
"rect_params": {
"rect_text_width_gap": 8,
"rect_text_height_gap": 0,
"rect_line_width": 2,
"rect_radius": [6.6, 6.6, 6.6, 6.6,6.6, 6.6,6.6, 6.6],
"rect_line_color": "@foreground=2",
"rect_width": "wrap_content",
"rect_height": "28dp"
}
}
]
},
{
"type": "Layout",
"id": "right_bottom_group",
"orientation": "vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "right|center_vertical",
"margin_left": "-50dp",
"margin_top": "0dp",
"childViews": [
{
"type": "Layout",
"id": "exif_group",
"orientation": "vertical",
"layout_width": "wrap_content",
"layout_height": "29dp",
"gravity": "right|center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": [
{
"type": "TextView",
"id": "exif",
"layout_gravity": "right|center_vertical",
"text": "@exif=@{focal}mm f/@{aperture} @{speed}s ISO@{iso}",
"font_ref": "f4"
}
]
},
{
"type": "Layout",
"id": "time_location_group",
"orientation": "horizontal",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "right|center_vertical",
"margin_left": "0dp",
"margin_top": "10dp",
"childViews":[
{
"type": "TextView",
"id": "time",
"optional": true,
"layout_gravity": "center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"text": "@time=@wm_time_yyyy_MM_dd",
"font_ref": "f3"
},
{
"type": "TextView",
"id": "location",
"optional": true,
"margin_left": "20dp",
"margin_top": "0dp",
"layout_gravity": "center_vertical",
"text": "@location=location_latlng;@locationLimit=0.8",
"font_ref": "f3"
}
]
}
]
}
]
},
{
"type": "Layout",
"id": "bottom_padding3",
"orientation": "horizontal",
"layout_width": "match_parent",
"layout_height": "40dp",
"gravity": "left",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": []
}
]
}
]
}
],
"wmRes": {
"background": [
{
"name": "black",
"icon": "@img=icon_background_black.webp",
"value": "@color=#FF141414",
"foreground": ["#FFFFFFFF", "#B2FFFFFF", "#CCFFFFFF", "#80FFFFFF", "white"]
},
{
"name": "white",
"icon": "@img=icon_background_white.webp",
"value": "@color=#FFFFFFFF",
"foreground": ["#FF000000", "#4D000000", "#BF000000", "#80000000", "black"]
}
],
"fonts": {
"f1": {
"size": 30.6,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 501"
},
"f2": {
"size": 20.0,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 401",
"letterSpacing": 0.028
},
"f3": {
"size": 20.0,
"color": "@foreground=3",
"typeface": "default",
"variation": "'wght' 400"
},
"f4": {
"size": 22.0,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 500",
"letterSpacing": -0.02
}
}
}
}
@@ -1,10 +0,0 @@
{
"wm_classic_20_name": {
"default": "CLASSIC FOUR",
"zh-rCN": "经典4"
},
"wm_time_yyyy_MM_dd": {
"default": "yyyy.MM.dd",
"zh-rCN": "yyyy.MM.dd"
}
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

@@ -1 +0,0 @@
{"watermark_id":"20"}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

@@ -1,352 +0,0 @@
{
"version": 1.0,
"metadata": {
"name": "@wm_classic_21_name",
"id": "21",
"description": "classic_5",
"reminder_not_support_mode": ["multi", "raw", "200m", "doc", "pano", "mimoji", "instant"],
"exclude_cases": ["200m"],
"priority": 5,
"limitation": {
}
},
"layout_group": [
{
"layout": [
{
"type": "Layout",
"id": "all_content",
"orientation": "vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "center",
"margin_left": "0dp",
"margin_top": "0dp",
"background": "@background=white",
"background_optional": true,
"childViews": [
{
"type": "ImageView",
"id": "src_image_view",
"layout_gravity": "left",
"margin_left": "0dp",
"margin_top": "0dp",
"display_height": "0dp",
"path": ""
},
{
"type": "Layout",
"id": "bottom_content",
"orientation": "none",
"layout_width": "match_parent",
"layout_height": "136dp",
"gravity": "left",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": [
{
"type": "Layout",
"id": "left_bottom_group",
"orientation": "horizontal",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "left|center_vertical",
"margin_left": "32dp",
"margin_top": "0dp",
"childViews": [
{
"type": "Layout",
"id": "custom_icon_layout",
"orientation": "horizontal",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "left|center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"optional": true,
"setting_optional_type": "type_custom_icon",
"childViews": [
{
"type": "ImageView",
"id": "custom_icon",
"layout_gravity": "left|center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"display_height": "76dp",
"display_width": "0dp",
"path": "pathType=select;path=custom_icon;foreground=3"
},
{
"type": "Layout",
"id": "space_layout",
"orientation": "horizontal",
"layout_width": "wrap_content",
"layout_height": "match_parent",
"gravity": "center_vertical",
"margin_left": "18dp",
"margin_top": "0dp",
"childViews": []
}
]
},
{
"type": "Layout",
"id": "brand_time_layout",
"orientation": "vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "left|center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": [
{
"type": "Layout",
"id": "brand_layout",
"orientation": "none",
"layout_width": "90%w",
"layout_height": "30dp",
"gravity": "left",
"margin_left": "0dp",
"margin_top": "0dp",
"setting_optional_type": "type_model",
"childViews": [
{
"type": "Layout",
"id": "logo_model_versionName",
"orientation": "horizontal",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "left|center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": [
{
"type": "ImageView",
"id": "logo",
"layout_gravity": "center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"display_height": "28dp",
"display_width": "0dp",
"path": "pathType=fill;path=${logo};foreground=3"
},
{
"type": "TextView",
"id": "model",
"margin_left": "0dp",
"layout_gravity": "center_vertical",
"text": "@model= @{series}@{versionNumber}",
"text_upper": false,
"font_ref": "f1"
},
{
"type": "TextView",
"id": "model_versionName",
"margin_left": "0dp",
"layout_gravity": "center_vertical",
"text": "@model=@{versionName}",
"text_upper": false,
"font_ref": "f4",
"rect_params": {
"rect_text_width_gap": 6,
"rect_text_height_gap": 0,
"rect_line_width": 1.8,
"rect_radius": [5.6, 5.6, 5.6, 5.6, 5.6, 5.6, 5.6, 5.6],
"rect_line_color": "@foreground=2",
"rect_width": "wrap_content",
"rect_height": "23dp"
}
}
]
}
]
},
{
"type": "Layout",
"id": "time_layout",
"orientation": "none",
"layout_width": "300dp",
"layout_height": "26dp",
"gravity": "left",
"margin_left": "0dp",
"margin_top": "10dp",
"optional": true,
"setting_optional_type": "type_time",
"childViews": [
{
"type": "TextView",
"id": "time",
"layout_gravity": "center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"text": "@time=@wm_time_yyyy_MM_dd_HH_mm",
"font_ref": "f2"
}
]
}
]
}
]
},
{
"type": "Layout",
"id": "right_bottom_group",
"orientation": "vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "right|center_vertical",
"margin_left": "-32dp",
"margin_top": "0dp",
"childViews": [
{
"type": "Layout",
"id": "exif_layout",
"orientation": "vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "right",
"margin_left": "0dp",
"margin_top": "0dp",
"optional": true,
"setting_optional_type": "type_exif",
"childViews": [
{
"type": "Layout",
"id": "exif_padding1",
"orientation": "horizontal",
"layout_width": "match_parent",
"layout_height": "6dp",
"gravity": "center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": []
},
{
"type": "TextView",
"id": "exif",
"layout_gravity": "right|center_vertical",
"text": "@exif=@{focal}mm f/@{aperture} @{speed}s ISO@{iso}",
"font_ref": "f3"
},
{
"type": "Layout",
"id": "exif_padding2",
"orientation": "horizontal",
"layout_width": "match_parent",
"layout_height": "6dp",
"gravity": "center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": []
}
]
},
{
"type": "Layout",
"id": "location_layout",
"orientation": "vertical",
"layout_width": "wrap_content",
"layout_height": "wrap_content",
"gravity": "right",
"margin_left": "0dp",
"margin_top": "0dp",
"optional": true,
"setting_optional_type": "type_location",
"childViews": [
{
"type": "Layout",
"id": "location_padding1",
"orientation": "horizontal",
"layout_width": "match_parent",
"layout_height": "6dp",
"gravity": "center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": []
},
{
"type": "TextView",
"id": "location",
"layout_gravity": "right|center_vertical",
"text": "@location=location_latlng;@locationLimit=0.8",
"font_ref": "f2"
},
{
"type": "Layout",
"id": "location_padding2",
"orientation": "horizontal",
"layout_width": "match_parent",
"layout_height": "6dp",
"gravity": "center_vertical",
"margin_left": "0dp",
"margin_top": "0dp",
"childViews": []
}
]
}
]
}
]
}
]
}
]
}
],
"wmRes": {
"background": [
{
"name": "white",
"icon": "@img=icon_background_white.webp",
"value": "@color=#FFFFFFFF",
"foreground": ["#FF000000", "#80000000", "#BF000000", "black"]
},
{
"name": "black",
"icon": "@img=icon_background_black.webp",
"value": "@color=#FF141414",
"foreground": ["#FFFFFFFF", "#80FFFFFF", "#CCFFFFFF", "white"]
},
{
"name": "light_blur",
"icon": "@img=icon_background_light_blur.webp",
"value": "@algo=light_blur",
"foreground": ["#FF000000", "#80000000", "#BF000000", "black"]
},
{
"name": "dark_blur",
"icon": "@img=icon_background_dark_blur.webp",
"value": "@algo=dark_blur",
"foreground": ["#FFFFFFFF", "#80FFFFFF", "#CCFFFFFF", "white"]
}
],
"fonts": {
"f1": {
"size": 25.0,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 501"
},
"f2": {
"size": 18.0,
"color": "@foreground=1",
"typeface": "default",
"variation": "'wght' 450",
"letterSpacing": 0.083
},
"f3": {
"size": 22.0,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 501"
},
"f4": {
"size": 16.0,
"color": "@foreground=0",
"typeface": "default",
"variation": "'wght' 451",
"letterSpacing": 0.04
}
}
}
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Some files were not shown because too many files have changed in this diff Show More