三国卡牌客户端基础资源仓库
hch
5 天以前 62bf0fbc2ddf7c3b4e1a0be6ba979223a0e1f653
0312 sdk同步
2个文件已修改
5 ■■■■■ 已修改文件
Assets/Editor/UIPattern/SecondFrameLoad.prefab 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Plugins/Android/AndroidManifest.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Editor/UIPattern/SecondFrameLoad.prefab
@@ -36,7 +36,7 @@
  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  m_AnchorMin: {x: 0.5, y: 0.5}
  m_AnchorMax: {x: 0.5, y: 0.5}
  m_AnchoredPosition: {x: 0, y: 51.50003}
  m_AnchoredPosition: {x: 0, y: 54}
  m_SizeDelta: {x: 735, y: 549}
  m_Pivot: {x: 0.5, y: 1}
--- !u!222 &7228826207175754944
@@ -394,6 +394,7 @@
  customNegativeSound: 0
  positiveSound: 0
  negativeSound: 0
  pressedScale: 1.05
--- !u!1 &5635560704098884952
GameObject:
  m_ObjectHideFlags: 0
Assets/Plugins/Android/AndroidManifest.xml
@@ -5,7 +5,7 @@
    xmlns:tools="http://schemas.android.com/tools">
    <application
    android:allowNativeHeapPointerTagging="false">
        <activity android:name="com.secondworld.sdk.GameActivity"
        <activity android:name="com.wgyx.sdk.GameActivity"
                  android:theme="@style/UnityThemeSelector">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />