{"id":1104,"date":"2024-11-15T08:56:36","date_gmt":"2024-11-15T08:56:36","guid":{"rendered":"https:\/\/www.freelifemakers.org\/wordpress\/?p=1104"},"modified":"2025-01-30T03:11:07","modified_gmt":"2025-01-30T03:11:07","slug":"kotlintab-navigator-3-tab-menu-part","status":"publish","type":"post","link":"https:\/\/www.freelifemakers.org\/wordpress\/index.php\/2024\/11\/15\/kotlintab-navigator-3-tab-menu-part\/","title":{"rendered":"[Kotlin]Tab Navigator &#8211; 3.\ud0ed\uba54\ub274\ubd80\ubd84(Tab Menu Part)"},"content":{"rendered":"\n<p>menu\/menu_tab.xml<\/p>\n\n\n\n<p>-xml design<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"361\" height=\"632\" src=\"https:\/\/www.freelifemakers.org\/wordpress\/wp-content\/uploads\/2024\/11\/menu_tab_xml.png\" alt=\"\" class=\"wp-image-1105\" srcset=\"https:\/\/www.freelifemakers.org\/wordpress\/wp-content\/uploads\/2024\/11\/menu_tab_xml.png 361w, https:\/\/www.freelifemakers.org\/wordpress\/wp-content\/uploads\/2024\/11\/menu_tab_xml-171x300.png 171w\" sizes=\"auto, (max-width: 361px) 100vw, 361px\" \/><\/figure>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;?xml version=\"1.0\" encoding=\"utf-8\"?&gt;\n&lt;menu xmlns:android=\"http:\/\/schemas.android.com\/apk\/res\/android\"\n    xmlns:app=\"http:\/\/schemas.android.com\/apk\/res-auto\"&gt;\n    &lt;item\n        android:id=\"@+id\/tab1\"\n        app:showAsAction=\"ifRoom\"\n        android:enabled=\"true\"\n        android:icon=\"@android:drawable\/ic_media_play\"\n        android:title=\"\ub3d9\uc601\uc0c1Footage\" \/&gt;\n\n    &lt;item\n        android:id=\"@+id\/tab2\"\n        app:showAsAction=\"ifRoom\"\n        android:enabled=\"true\"\n        android:icon=\"@android:drawable\/ic_menu_gallery\"\n        android:title=\"\uc0ac\uc9c4Photo\" \/&gt;\n\n    &lt;item\n        android:id=\"@+id\/tab3\"\n        app:showAsAction=\"ifRoom\"\n        android:enabled=\"true\"\n        android:icon=\"@android:drawable\/ic_popup_reminder\"\n        android:title=\"\uc54c\ub9bcNotification\" \/&gt;\n&lt;\/menu&gt;<\/code><\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>menu\/menu_tab.xml -xml design<\/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-1104","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\/1104","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=1104"}],"version-history":[{"count":2,"href":"https:\/\/www.freelifemakers.org\/wordpress\/index.php\/wp-json\/wp\/v2\/posts\/1104\/revisions"}],"predecessor-version":[{"id":1111,"href":"https:\/\/www.freelifemakers.org\/wordpress\/index.php\/wp-json\/wp\/v2\/posts\/1104\/revisions\/1111"}],"wp:attachment":[{"href":"https:\/\/www.freelifemakers.org\/wordpress\/index.php\/wp-json\/wp\/v2\/media?parent=1104"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.freelifemakers.org\/wordpress\/index.php\/wp-json\/wp\/v2\/categories?post=1104"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.freelifemakers.org\/wordpress\/index.php\/wp-json\/wp\/v2\/tags?post=1104"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}