version:1.5
fix:迁移到奥乐云平台 add:
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<com.android.colorfulos.graphics.ShadowDrawable
|
||||
<com.aoleyun.os.graphics.ShadowDrawable
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:src="@drawable/ic_remove_no_shadow"
|
||||
android:elevation="@dimen/drop_target_shadow_elevation" />
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<com.android.colorfulos.graphics.ShadowDrawable
|
||||
<com.aoleyun.os.graphics.ShadowDrawable
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:src="@drawable/ic_setting"
|
||||
android:elevation="@dimen/drop_target_shadow_elevation" />
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<com.android.colorfulos.graphics.ShadowDrawable
|
||||
<com.aoleyun.os.graphics.ShadowDrawable
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:src="@drawable/ic_uninstall_no_shadow"
|
||||
android:elevation="@dimen/drop_target_shadow_elevation" />
|
||||
|
||||
Reference in New Issue
Block a user