Advertisement
Buffet_Time

layout-asdfasdfasdafs

Apr 14th, 2016
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.75 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2.  
  3. <LinearLayout
  4. xmlns:android="http://schemas.android.com/apk/res/android"
  5. xmlns:ads="http://schemas.android.com/apk/res-auto"
  6. xmlns:tools="http://schemas.android.com/tools"
  7. tools:context="com.example.android.soundboard.MainActivity"
  8. android:layout_height="wrap_content"
  9. android:layout_width="match_parent"
  10. android:orientation="vertical"
  11. android:paddingTop="2dp"
  12. android:paddingBottom="2dp"
  13. android:layout_weight="1"
  14. android:weightSum="12"
  15. >
  16.  
  17. <!-- a lot of buttons -->
  18.  
  19. <!-- row 1 -->
  20. <LinearLayout
  21. android:layout_width="match_parent"
  22. android:layout_height="0dp"
  23. android:orientation="horizontal"
  24. android:layout_weight="1"
  25. >
  26.  
  27. <Button
  28. android:text="@string/ethan_bradberry"
  29. android:layout_width="0dp"
  30. android:layout_weight="1"
  31. android:layout_height="wrap_content"
  32. android:id="@+id/button_ethanBradberry"
  33. />
  34.  
  35. <Button
  36. android:text="@string/shut_the_fuck_up"
  37. android:layout_width="0dp"
  38. android:layout_weight="1"
  39. android:layout_height="wrap_content"
  40. android:id="@+id/button_stfu"
  41. />
  42.  
  43. <Button
  44. android:text="@string/HaHa"
  45. android:layout_width="0dp"
  46. android:layout_weight="1"
  47. android:layout_height="wrap_content"
  48. android:id="@+id/button_haha"
  49. />
  50.  
  51. </LinearLayout>
  52.  
  53. <!-- row 2 -->
  54. <LinearLayout
  55. android:layout_width="match_parent"
  56. android:layout_height="0dp"
  57. android:orientation="horizontal"
  58. android:layout_weight="1"
  59. >
  60.  
  61. <Button
  62. android:text="@string/oh_now_i_get_it"
  63. android:layout_width="0dp"
  64. android:layout_height="wrap_content"
  65. android:layout_weight="1"
  66. android:id="@+id/button_ohNowIGetIt"
  67. />
  68.  
  69. <Button
  70. android:text="@string/what_the_fuck"
  71. android:layout_width="0dp"
  72. android:layout_height="wrap_content"
  73. android:layout_weight="1"
  74. android:id="@+id/button_whatTheFuck"
  75. />
  76.  
  77. <Button
  78. android:text="@string/lying"
  79. android:layout_width="0dp"
  80. android:layout_height="wrap_content"
  81. android:layout_weight="1"
  82. android:id="@+id/button_whyTheFuckULyin"
  83. />
  84.  
  85. </LinearLayout>
  86.  
  87. <!-- row 3 -->
  88. <LinearLayout
  89. android:layout_width="match_parent"
  90. android:layout_height="0dp"
  91. android:orientation="horizontal"
  92. android:layout_weight="1"
  93. >
  94.  
  95. <Button
  96. android:text="@string/why_you_haff_be_mad"
  97. android:layout_width="0dp"
  98. android:layout_height="wrap_content"
  99. android:layout_weight="1"
  100. android:id="@+id/button_whyYouHeffBeMad"
  101. />
  102.  
  103. <Button
  104. android:text="@string/nigga_you_gay"
  105. android:layout_width="0dp"
  106. android:layout_height="wrap_content"
  107. android:layout_weight="1"
  108. android:id="@+id/button_niggaYouGay"
  109. />
  110.  
  111. <Button
  112. android:text="@string/hit_marker"
  113. android:layout_width="0dp"
  114. android:layout_height="wrap_content"
  115. android:layout_weight="1"
  116. android:id="@+id/button_hitMarker"
  117. />
  118.  
  119. </LinearLayout>
  120.  
  121. <!-- row 4 -->
  122. <LinearLayout
  123. android:layout_width="match_parent"
  124. android:layout_height="0dp"
  125. android:orientation="horizontal"
  126. android:layout_weight="1"
  127. >
  128.  
  129. <Button
  130. android:text="@string/its_a_trap"
  131. android:layout_width="0dp"
  132. android:layout_height="wrap_content"
  133. android:layout_weight="1"
  134. android:id="@+id/button_itsATrap"
  135. />
  136.  
  137. <Button
  138. android:text="@string/shut_up_and_take_my_money"
  139. android:layout_width="0dp"
  140. android:layout_height="wrap_content"
  141. android:layout_weight="1"
  142. android:id="@+id/button_shutUpAndTakeMyMoney"
  143. />
  144.  
  145. <Button
  146. android:text="@string/_smoke_weed"
  147. android:layout_width="0dp"
  148. android:layout_height="wrap_content"
  149. android:layout_weight="1"
  150. android:id="@+id/button_smokeWeedEveryDay"
  151. />
  152.  
  153. </LinearLayout>
  154.  
  155. <!-- row 5 -->
  156. <LinearLayout
  157. android:layout_width="match_parent"
  158. android:layout_height="0dp"
  159. android:orientation="horizontal"
  160. android:layout_weight="1"
  161. >
  162.  
  163. <Button
  164. android:text="@string/stop"
  165. android:layout_width="0dp"
  166. android:layout_height="wrap_content"
  167. android:layout_weight="1"
  168. android:id="@+id/button_stop"
  169. />
  170.  
  171. <Button
  172. android:text="@string/wow"
  173. android:layout_width="0dp"
  174. android:layout_height="wrap_content"
  175. android:layout_weight="1"
  176. android:id="@+id/button_wow"
  177. />
  178.  
  179. <Button
  180. android:text="@string/twenty_one"
  181. android:layout_width="0dp"
  182. android:layout_height="wrap_content"
  183. android:layout_weight="1"
  184. android:id="@+id/button_twentyOne"
  185. />
  186.  
  187. </LinearLayout>
  188.  
  189. <!-- row 6 -->
  190. <LinearLayout
  191. android:layout_width="match_parent"
  192. android:layout_height="0dp"
  193. android:orientation="horizontal"
  194. android:layout_weight="1"
  195. >
  196.  
  197. <Button
  198. android:text="@string/Surprise_Mother_fucker"
  199. android:layout_width="0dp"
  200. android:layout_height="wrap_content"
  201. android:layout_weight="1"
  202. android:id="@+id/button_surpriseMotherFucker"
  203. />
  204.  
  205. <Button
  206. android:text="@string/another_one"
  207. android:layout_width="0dp"
  208. android:layout_height="wrap_content"
  209. android:layout_weight="1"
  210. android:id="@+id/button_anotherOne"
  211. />
  212.  
  213. <Button
  214. android:text="@string/damn"
  215. android:layout_width="0dp"
  216. android:layout_height="wrap_content"
  217. android:layout_weight="1"
  218. android:id="@+id/button_daaamn"
  219. />
  220.  
  221. </LinearLayout>
  222.  
  223. <!-- row 7 -->
  224. <LinearLayout
  225. android:layout_width="match_parent"
  226. android:layout_height="0dp"
  227. android:orientation="horizontal"
  228. android:layout_weight="1"
  229. >
  230.  
  231. <Button
  232. android:text="@string/hoopla"
  233. android:layout_width="0dp"
  234. android:layout_height="wrap_content"
  235. android:layout_weight="1"
  236. android:id="@+id/button_hoopla"
  237. />
  238.  
  239. <Button
  240. android:text="@string/dontGetIt"
  241. android:layout_width="0dp"
  242. android:layout_height="wrap_content"
  243. android:layout_weight="1"
  244. android:id="@+id/button_i_dont_get_it"
  245. />
  246.  
  247. <Button
  248. android:text="@string/dontNeedIt"
  249. android:layout_width="0dp"
  250. android:layout_height="wrap_content"
  251. android:layout_weight="1"
  252. android:id="@+id/button_i_dont_need_it"
  253. />
  254.  
  255. </LinearLayout>
  256.  
  257. <!-- row 8 -->
  258. <LinearLayout
  259. android:layout_width="match_parent"
  260. android:layout_height="0dp"
  261. android:orientation="horizontal"
  262. android:layout_weight="1"
  263. >
  264.  
  265. <Button
  266. android:text="@string/myLeg"
  267. android:layout_width="0dp"
  268. android:layout_height="wrap_content"
  269. android:layout_weight="1"
  270. android:id="@+id/button_my_leg"
  271. />
  272.  
  273. <Button
  274. android:text="@string/niggaHush"
  275. android:layout_width="0dp"
  276. android:layout_height="wrap_content"
  277. android:layout_weight="1"
  278. android:id="@+id/button_nigga_hush"
  279. />
  280.  
  281. <Button
  282. android:text="@string/soiledIt"
  283. android:layout_width="0dp"
  284. android:layout_height="wrap_content"
  285. android:layout_weight="1"
  286. android:id="@+id/button_soiled_it"
  287. />
  288.  
  289. </LinearLayout>
  290.  
  291. <!-- row 9 -->
  292. <LinearLayout
  293. android:layout_width="match_parent"
  294. android:layout_height="0dp"
  295. android:orientation="horizontal"
  296. android:layout_weight="1"
  297. >
  298.  
  299. <Button
  300. android:text="@string/LoadOfBarnacles"
  301. android:layout_width="0dp"
  302. android:layout_height="wrap_content"
  303. android:layout_weight="1"
  304. android:id="@+id/button_loadOfBarnacles"
  305. />
  306.  
  307. <Button
  308. android:text="@string/tight"
  309. android:layout_width="0dp"
  310. android:layout_height="wrap_content"
  311. android:layout_weight="1"
  312. android:id="@+id/button_tight"
  313. />
  314.  
  315. <Button
  316. android:text="@string/wereWaiting"
  317. android:layout_width="0dp"
  318. android:layout_height="wrap_content"
  319. android:layout_weight="1"
  320. android:id="@+id/button_wereWaiting"
  321. />
  322.  
  323. </LinearLayout>
  324.  
  325. <!-- Row 10 -->
  326. <LinearLayout
  327. android:layout_width="match_parent"
  328. android:layout_height="0dp"
  329. android:orientation="horizontal"
  330. android:layout_weight="1"
  331. >
  332.  
  333. <Button
  334. android:text="@string/pinhead"
  335. android:layout_width="0dp"
  336. android:layout_height="wrap_content"
  337. android:layout_weight="1"
  338. android:id="@+id/button_pinhead"
  339. />
  340.  
  341. <Button
  342. android:text="@string/okaaay"
  343. android:layout_width="0dp"
  344. android:layout_height="wrap_content"
  345. android:layout_weight="1"
  346. android:id="@+id/button_okay"
  347. />
  348.  
  349. <Button
  350. android:text="@string/yeaaah"
  351. android:layout_width="0dp"
  352. android:layout_height="wrap_content"
  353. android:layout_weight="1"
  354. android:id="@+id/button_yeaaah"
  355. />
  356.  
  357. </LinearLayout>
  358.  
  359. <!-- Row 11 -->
  360. <LinearLayout
  361. android:layout_width="match_parent"
  362. android:layout_height="0dp"
  363. android:orientation="horizontal"
  364. android:layout_weight="1"
  365. >
  366.  
  367. <Button
  368. android:text="@string/whaaat"
  369. android:layout_width="0dp"
  370. android:layout_height="wrap_content"
  371. android:layout_weight="1"
  372. android:id="@+id/button_whaaat"
  373. />
  374.  
  375. <Button
  376. android:text="New Button"
  377. android:layout_width="0dp"
  378. android:layout_height="wrap_content"
  379. android:layout_weight="1"
  380. android:id="@+id/button32"
  381. />
  382.  
  383. <Button
  384. android:text="@string/ding"
  385. android:layout_width="0dp"
  386. android:layout_height="wrap_content"
  387. android:layout_weight="1"
  388. android:id="@+id/button_ding"
  389. />
  390.  
  391. </LinearLayout>
  392.  
  393. <!-- Ad -->
  394. <com.google.android.gms.ads.AdView
  395. android:layout_weight="1"
  396. android:layout_gravity="center_horizontal"
  397. ads:adSize="BANNER"
  398. ads:adUnitId="@string/banner_ad_unit_id"
  399. android:layout_width="wrap_content"
  400. android:layout_height="wrap_content"
  401. android:id="@+id/adView"
  402. >
  403.  
  404. </com.google.android.gms.ads.AdView>
  405.  
  406. </LinearLayout>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement