From: Lukasz Stanislawski Date: Wed, 29 Jun 2016 16:44:28 +0000 (+0900) Subject: [ABS] use style_set instead of theme_set API X-Git-Tag: submit/tizen_mobile_tpk/20160629.164321^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7bc16f0afedf16e4bc2dad545bb8883e2447109c;p=profile%2Fmobile%2Fapps%2Fnative%2Flockscreen.git [ABS] use style_set instead of theme_set API The elm_layout_theme_set API may not update properly internals of widgets inheriting from elm_layout. Use elm_object_style_set API instead. Reference: submit/tizen/20160629.164321 Commit id: 261eced8ae61d54eb0be1486035f5b5d125f0fc9 Requested by: l.stanislaws@samsung.com SDK rootstrap version: 20160629_3 --- diff --git a/org.tizen.lockscreen-0.1.0-arm.tpk b/org.tizen.lockscreen-0.1.0-arm.tpk index 9e23305..82c67ae 100644 Binary files a/org.tizen.lockscreen-0.1.0-arm.tpk and b/org.tizen.lockscreen-0.1.0-arm.tpk differ diff --git a/org.tizen.lockscreen-0.1.0-i386.tpk b/org.tizen.lockscreen-0.1.0-i386.tpk index daa1481..dc80b4e 100644 Binary files a/org.tizen.lockscreen-0.1.0-i386.tpk and b/org.tizen.lockscreen-0.1.0-i386.tpk differ diff --git a/packaging/org.tizen.lockscreen.spec b/packaging/org.tizen.lockscreen.spec index c58b307..7099f85 100644 --- a/packaging/org.tizen.lockscreen.spec +++ b/packaging/org.tizen.lockscreen.spec @@ -1,6 +1,6 @@ Name: org.tizen.lockscreen -VCS: profile/mobile/apps/native/lockscreen#a991daa54109684f8d1324584335515fd309667d -#RS_Ver: 20160622_2 +#VCS_FROM: profile/mobile/apps/native/lockscreen#261eced8ae61d54eb0be1486035f5b5d125f0fc9 +#RS_Ver: 20160629_3 Summary: Lockscreen app Version: 0.1.0 Release: 1 @@ -26,7 +26,7 @@ Requires(post): /usr/bin/tpk-backend %endif %description -# +profile/mobile/apps/native/lockscreen#261eced8ae61d54eb0be1486035f5b5d125f0fc9 This is a container package which have preload TPK files %prep