{"id":149,"date":"2018-11-17T00:04:58","date_gmt":"2018-11-16T15:04:58","guid":{"rendered":"https:\/\/dalomo.net\/blog\/?p=149"},"modified":"2018-11-17T00:09:17","modified_gmt":"2018-11-16T15:09:17","slug":"android%e3%82%a2%e3%83%97%e3%83%aa-%e3%83%aa%e3%83%90%e3%83%bc%e3%82%b7%e3%81%ae%e3%82%bd%e3%83%bc%e3%82%b9-activity_reversi-xml","status":"publish","type":"post","link":"https:\/\/dalomo.net\/blog\/2018\/11\/17\/149\/","title":{"rendered":"Android\u30a2\u30d7\u30ea \u30ea\u30d0\u30fc\u30b7\u306e\u30bd\u30fc\u30b9 (activity_reversi.xml)"},"content":{"rendered":"<pre>&lt;GridLayout xmlns:android=\"http:\/\/schemas.android.com\/apk\/res\/android\"\r\n    xmlns:app=\"http:\/\/schemas.android.com\/apk\/res-auto\"\r\n    android:id=\"@+id\/gridLayout1\"\r\n    android:layout_width=\"match_parent\"\r\n    android:layout_height=\"400dp\"\r\n    android:layout_weight=\"1\"\r\n    android:columnCount=\"8\"\r\n    android:rowCount=\"8\"&gt;\r\n\r\n\r\n    &lt;TextView\r\n        android:id=\"@+id\/textView00\"\r\n        android:layout_width=\"10dp\"\r\n        android:layout_height=\"10dp\"\r\n        android:layout_row=\"0\"\r\n        android:layout_rowWeight=\"1\"\r\n        android:layout_column=\"0\"\r\n        android:layout_columnWeight=\"1\"\r\n        android:layout_gravity=\"fill\"\r\n        android:background=\"@drawable\/tv_border\"\r\n        android:clickable=\"true\"\r\n        android:focusable=\"true\"\r\n        android:gravity=\"center\"\r\n        android:text=\"\"\r\n        app:autoSizeTextType=\"uniform\"\r\n        android:onClick=\"onClick\"\r\n        android:tag=\"00\"\/&gt;\r\n\r\n\/\/\u6570\u5b57\u3092\u5909\u3048\u3066\u3001\u3042\u306863\u500b\u7d9a\u304f\u3002\r\n\r\n&lt;\/GridLayout&gt;<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>&lt;GridLayout xmlns:android=&#8221;http:\/\/schemas.android.com\/apk\/res\/android&#8221; xmlns:app=&#8221;http:\/\/schemas.android.co &hellip; <a href=\"https:\/\/dalomo.net\/blog\/2018\/11\/17\/149\/\">\u7d9a\u304d\u3092\u8aad\u3080 <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[9],"tags":[3,6,4,13],"class_list":["post-149","post","type-post","status-publish","format-standard","hentry","category-9","tag-android","tag-androidstudio","tag-4","tag-13"],"_links":{"self":[{"href":"https:\/\/dalomo.net\/blog\/wp-json\/wp\/v2\/posts\/149","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dalomo.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dalomo.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dalomo.net\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dalomo.net\/blog\/wp-json\/wp\/v2\/comments?post=149"}],"version-history":[{"count":1,"href":"https:\/\/dalomo.net\/blog\/wp-json\/wp\/v2\/posts\/149\/revisions"}],"predecessor-version":[{"id":150,"href":"https:\/\/dalomo.net\/blog\/wp-json\/wp\/v2\/posts\/149\/revisions\/150"}],"wp:attachment":[{"href":"https:\/\/dalomo.net\/blog\/wp-json\/wp\/v2\/media?parent=149"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dalomo.net\/blog\/wp-json\/wp\/v2\/categories?post=149"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dalomo.net\/blog\/wp-json\/wp\/v2\/tags?post=149"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}