[ABS] use style_set instead of theme_set API accepted/tizen/mobile/20160630.004433 submit/tizen_mobile_tpk/20160629.164321
authorLukasz Stanislawski <l.stanislaws@samsung.com>
Wed, 29 Jun 2016 16:44:28 +0000 (01:44 +0900)
committerLukasz Stanislawski <l.stanislaws@samsung.com>
Wed, 29 Jun 2016 16:44:28 +0000 (01:44 +0900)
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

org.tizen.lockscreen-0.1.0-arm.tpk
org.tizen.lockscreen-0.1.0-i386.tpk
packaging/org.tizen.lockscreen.spec

index 9e23305..82c67ae 100644 (file)
Binary files a/org.tizen.lockscreen-0.1.0-arm.tpk and b/org.tizen.lockscreen-0.1.0-arm.tpk differ
index daa1481..dc80b4e 100644 (file)
Binary files a/org.tizen.lockscreen-0.1.0-i386.tpk and b/org.tizen.lockscreen-0.1.0-i386.tpk differ
index c58b307..7099f85 100644 (file)
@@ -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