This commit is contained in:
TxZgX
2021-12-26 19:00:38 +08:00
parent c15750f0a3
commit d5b472614b
187 changed files with 2989 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,15 @@
/*
* Copyright(c) Huawei Technologies Co., Ltd. 2019 - 2020. All rights reserved.
* Description: This header was automatically generated by restool from the resource data it found.
* It provides resource index information for applications, and should not be modified by hand.
*/
package com.xcl20481.myapplication;
public final class ResourceTable {
public static final int Media_icon = 0x1000002;
public static final int Media_icon2 = 0x1000003;
public static final int String_mainability_description = 0x1000000;
public static final int String_xcl2048 = 0x1000001;
}