{"id":903,"date":"2018-12-27T06:09:19","date_gmt":"2018-12-26T23:09:19","guid":{"rendered":"https:\/\/luckytruedev.com\/learning\/?p=903"},"modified":"2019-09-21T22:06:12","modified_gmt":"2019-09-21T15:06:12","slug":"pengenalan-android-ui-relative-layout","status":"publish","type":"post","link":"https:\/\/luckytruedev.com\/learning\/pengenalan-android-ui-relative-layout\/","title":{"rendered":"Pengenalan Android UI Relative Layout"},"content":{"rendered":"\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"386\" height=\"366\" src=\"https:\/\/luckytruedev.com\/learning\/wp-content\/uploads\/2018\/12\/Screen-Shot-2018-12-23-at-09.01.31.png\" alt=\"\" class=\"wp-image-909\" srcset=\"https:\/\/luckytruedev.com\/learning\/wp-content\/uploads\/2018\/12\/Screen-Shot-2018-12-23-at-09.01.31.png 386w, https:\/\/luckytruedev.com\/learning\/wp-content\/uploads\/2018\/12\/Screen-Shot-2018-12-23-at-09.01.31-300x284.png 300w, https:\/\/luckytruedev.com\/learning\/wp-content\/uploads\/2018\/12\/Screen-Shot-2018-12-23-at-09.01.31-110x104.png 110w, https:\/\/luckytruedev.com\/learning\/wp-content\/uploads\/2018\/12\/Screen-Shot-2018-12-23-at-09.01.31-20x20.png 20w\" sizes=\"auto, (max-width: 386px) 100vw, 386px\" \/><figcaption>Relative Layout Android<\/figcaption><\/figure><\/div>\n\n\n\n<p>Relative Layout memungkinkan Anda menentukan bagaimana view child diposisikan relatif terhadap satu sama lain. <\/p>\n\n\n<div id=\"lucky-2437453117\"><script async src=\"\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-5605825534849002\" crossorigin=\"anonymous\"><\/script><ins class=\"adsbygoogle\" style=\"display:block;\" data-ad-client=\"ca-pub-5605825534849002\" \ndata-ad-slot=\"5317815257\" \ndata-ad-format=\"auto\" data-full-width-responsive=\"true\"><\/ins>\n<script> \n(adsbygoogle = window.adsbygoogle || []).push({}); \n<\/script>\n<\/div>\n\n\n<p><br><br>sintaks pada relative layout yang diterapkan pada file xml (layout).<\/p>\n\n\n\n<pre class=\"wp-block-syntaxhighlighter-code brush: plain; notranslate\">&lt;RelativeLayout\n\nandroid:id=\u201d@+id\/MyRelLayout\u201d android:layout_width=\u201dfill_parent\u201d android:layout_height=\u201dfill_parent\u201d xmlns:android=\u201dhttp:\/\/schemas.android.com\/apk\/res\/android\u201d > \n\n&lt;\/RelativeLayout> <\/pre>\n\n\n\n<p>Sumber : Master Android (App)<\/p>\n<div id=\"lucky-3965028158\" class=\"lucky-after-content lucky-entity-placement\"><script async src=\"\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-5605825534849002\" crossorigin=\"anonymous\"><\/script><ins class=\"adsbygoogle\" style=\"display:block;\" data-ad-client=\"ca-pub-5605825534849002\" \ndata-ad-slot=\"5317815257\" \ndata-ad-format=\"auto\" data-full-width-responsive=\"true\"><\/ins>\n<script> \n(adsbygoogle = window.adsbygoogle || []).push({}); \n<\/script>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Relative Layout memungkinkan Anda menentukan bagaimana view child diposisikan relatif terhadap satu sama lain. sintaks pada relative layout yang diterapkan pada file xml (layout). Sumber : Master Android (App)<\/p>\n","protected":false},"author":2,"featured_media":909,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[],"class_list":["post-903","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ltdv-android-tutor"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/luckytruedev.com\/learning\/wp-json\/wp\/v2\/posts\/903","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/luckytruedev.com\/learning\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/luckytruedev.com\/learning\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/luckytruedev.com\/learning\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/luckytruedev.com\/learning\/wp-json\/wp\/v2\/comments?post=903"}],"version-history":[{"count":1,"href":"https:\/\/luckytruedev.com\/learning\/wp-json\/wp\/v2\/posts\/903\/revisions"}],"predecessor-version":[{"id":2276,"href":"https:\/\/luckytruedev.com\/learning\/wp-json\/wp\/v2\/posts\/903\/revisions\/2276"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/luckytruedev.com\/learning\/wp-json\/wp\/v2\/media\/909"}],"wp:attachment":[{"href":"https:\/\/luckytruedev.com\/learning\/wp-json\/wp\/v2\/media?parent=903"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/luckytruedev.com\/learning\/wp-json\/wp\/v2\/categories?post=903"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/luckytruedev.com\/learning\/wp-json\/wp\/v2\/tags?post=903"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}