{"id":1080,"date":"2024-11-14T09:27:07","date_gmt":"2024-11-14T09:27:07","guid":{"rendered":"https:\/\/www.freelifemakers.org\/wordpress\/?p=1080"},"modified":"2024-11-14T09:34:30","modified_gmt":"2024-11-14T09:34:30","slug":"kotlin-drawerlayout-4-other-settings","status":"publish","type":"post","link":"https:\/\/www.freelifemakers.org\/wordpress\/index.php\/2024\/11\/14\/kotlin-drawerlayout-4-other-settings\/","title":{"rendered":"[Kotlin]Drawerlayout &#8211; 4.\uae30\ud0c0\uc124\uc815(Other settings)"},"content":{"rendered":"\n<p><strong>1.res\/values\/string.xml<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;resources&gt;\n    &lt;string name=\"app_name\"&gt;MyDrawerEx&lt;\/string&gt;\n<strong>    &lt;string name=\"drawer_open\"&gt;\uc5f4\uae30Open&lt;\/string&gt;\n    &lt;string name=\"drawer_close\"&gt;\ub2eb\uae30Close&lt;\/string&gt;<\/strong>\n&lt;\/resources&gt;<\/code><\/pre>\n\n\n\n<p><strong>2.res\/values\/themes\/themes.xml<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;resources xmlns:tools=\"http:\/\/schemas.android.com\/tools\"&gt;\n    &lt;!-- Base application theme. --&gt;\n    &lt;style name=\"Base.Theme.MyDrawerEx\" parent=\"Theme.Material3.DayNight.NoActionBar\"&gt;\n        &lt;!-- Customize your light theme here. --&gt;\n        &lt;!-- &lt;item name=\"colorPrimary\"&gt;@color\/my_light_primary&lt;\/item&gt; --&gt;\n    &lt;\/style&gt;\n\n    &lt;style name=\"Theme.MyDrawerEx\" parent=\"Base.Theme.MyDrawerEx\" \/&gt;\n<strong>    &lt;style name=\"AppTheme.AppBarOverlay\" parent=\"ThemeOverlay.AppCompat.Dark.ActionBar\"\/&gt;\n    &lt;style name=\"AppTheme.PopupOverlay\" parent=\"ThemeOverlay.AppCompat.Light\"\/&gt;<\/strong>\n&lt;\/resources&gt;<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>1.res\/values\/string.xml 2.res\/values\/themes\/themes.xml<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[12,1],"tags":[],"class_list":["post-1080","post","type-post","status-publish","format-standard","hentry","category-kotlin","category-uncategorized","missing-thumbnail"],"_links":{"self":[{"href":"https:\/\/www.freelifemakers.org\/wordpress\/index.php\/wp-json\/wp\/v2\/posts\/1080","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.freelifemakers.org\/wordpress\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.freelifemakers.org\/wordpress\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.freelifemakers.org\/wordpress\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.freelifemakers.org\/wordpress\/index.php\/wp-json\/wp\/v2\/comments?post=1080"}],"version-history":[{"count":3,"href":"https:\/\/www.freelifemakers.org\/wordpress\/index.php\/wp-json\/wp\/v2\/posts\/1080\/revisions"}],"predecessor-version":[{"id":1090,"href":"https:\/\/www.freelifemakers.org\/wordpress\/index.php\/wp-json\/wp\/v2\/posts\/1080\/revisions\/1090"}],"wp:attachment":[{"href":"https:\/\/www.freelifemakers.org\/wordpress\/index.php\/wp-json\/wp\/v2\/media?parent=1080"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.freelifemakers.org\/wordpress\/index.php\/wp-json\/wp\/v2\/categories?post=1080"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.freelifemakers.org\/wordpress\/index.php\/wp-json\/wp\/v2\/tags?post=1080"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}