Advertisement
Guest User

axml

a guest
Jun 15th, 2016
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 10.68 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
  3.    android:orientation="vertical"
  4.    android:layout_width="match_parent"
  5.    android:layout_height="match_parent"
  6.    android:minWidth="25px"
  7.    android:minHeight="25px"
  8.    android:id="@+id/linearLayout6">
  9.     <LinearLayout
  10.        android:orientation="vertical"
  11.        android:layout_width="match_parent"
  12.        android:layout_height="80.5dp"
  13.        android:id="@+id/linearLayout7"
  14.        android:background="@drawable/header5">
  15.         <LinearLayout
  16.            android:orientation="horizontal"
  17.            android:minWidth="25px"
  18.            android:minHeight="25px"
  19.            android:layout_width="match_parent"
  20.            android:layout_height="95.8dp"
  21.            android:id="@+id/linearLayout8"
  22.            android:background="@drawable/s2">
  23.             <ImageButton
  24.                android:src="@drawable/menu"
  25.                android:layout_width="wrap_content"
  26.                android:layout_height="wrap_content"
  27.                android:id="@+id/menuButton"
  28.                android:gravity="left"
  29.                android:layout_marginRight="78.9dp"
  30.                android:background="#00000000"
  31.                android:layout_marginTop="16.3dp"
  32.                android:layout_marginLeft="11.6dp" />
  33.             <ImageButton
  34.                android:src="@drawable/logo_murakami"
  35.                android:layout_width="wrap_content"
  36.                android:layout_height="wrap_content"
  37.                android:id="@+id/logoButton"
  38.                android:gravity="center"
  39.                android:layout_marginLeft="4.6dp"
  40.                android:layout_marginRight="63.5dp"
  41.                android:background="#00000000"
  42.                android:layout_marginTop="6.0dp"
  43.                android:clickable="true" />
  44.             <ImageButton
  45.                android:src="@drawable/cart"
  46.                android:layout_width="wrap_content"
  47.                android:layout_height="wrap_content"
  48.                android:id="@+id/cartButton"
  49.                android:gravity="right"
  50.                android:background="#00000000"
  51.                android:layout_marginTop="16.3dp"
  52.                android:clickable="true" />
  53.         </LinearLayout>
  54.     </LinearLayout>
  55.     <ScrollView
  56.        android:minWidth="25px"
  57.        android:minHeight="25px"
  58.        android:layout_width="match_parent"
  59.        android:layout_height="match_parent"
  60.        android:id="@+id/scrollView2"
  61.        android:background="@drawable/middle5">
  62.         <LinearLayout
  63.            android:orientation="vertical"
  64.            android:layout_width="match_parent"
  65.            android:layout_height="match_parent"
  66.            android:id="@+id/linearLayout12">
  67.             <LinearLayout
  68.                android:orientation="horizontal"
  69.                android:minWidth="25px"
  70.                android:minHeight="25px"
  71.                android:layout_width="match_parent"
  72.                android:layout_height="match_parent"
  73.                android:id="@+id/linearLayout13">
  74.                 <LinearLayout
  75.                    android:orientation="vertical"
  76.                    android:minWidth="25px"
  77.                    android:minHeight="25px"
  78.                    android:layout_width="match_parent"
  79.                    android:layout_height="wrap_content"
  80.                    android:id="@+id/linearLayout19">
  81.                     <Button
  82.                        android:layout_width="match_parent"
  83.                        android:layout_height="43.5dp"
  84.                        android:id="@+id/bludodnya"
  85.                        android:background="#00000000"
  86.                        android:textColor="#ffffffff"
  87.                        android:text="????? ???"
  88.                        android:textSize="18sp"
  89.                        android:paddingTop="1dp"
  90.                        android:paddingRight="230dp" />
  91.                     <Button
  92.                        android:text="????????"
  93.                        android:layout_width="match_parent"
  94.                        android:layout_height="43.5dp"
  95.                        android:id="@+id/dostavkaButton"
  96.                        android:background="#99999999"
  97.                        android:textColor="#ffffffff"
  98.                        android:textSize="18sp"
  99.                        android:paddingTop="1dp"
  100.                        android:paddingRight="243dp" />
  101.                     <Button
  102.                        android:text="?????"
  103.                        android:layout_width="match_parent"
  104.                        android:layout_height="43.5dp"
  105.                        android:id="@+id/AkciiButton"
  106.                        android:textColor="#ffffffff"
  107.                        android:textSize="18sp"
  108.                        android:paddingTop="1dp"
  109.                        android:background="#00000000"
  110.                        android:paddingRight="270dp" />
  111.                     <Button
  112.                        android:layout_width="match_parent"
  113.                        android:layout_height="43.5dp"
  114.                        android:id="@+id/novinibutton"
  115.                        android:background="#99999999"
  116.                        android:textColor="#ffffffff"
  117.                        android:text="???????"
  118.                        android:textSize="18sp"
  119.                        android:paddingTop="1dp"
  120.                        android:paddingRight="253dp" />
  121.                     <Button
  122.                        android:layout_width="match_parent"
  123.                        android:layout_height="43.5dp"
  124.                        android:id="@+id/restorauntsButton "
  125.                        android:background="#00000000"
  126.                        android:textColor="#ffffffff"
  127.                        android:text="?????????"
  128.                        android:textSize="18sp"
  129.                        android:paddingTop="1dp"
  130.                        android:paddingRight="230dp" />
  131.                     <Button
  132.                        android:layout_width="match_parent"
  133.                        android:layout_height="43.5dp"
  134.                        android:id="@+id/promurakamiButton"
  135.                        android:background="#99999999"
  136.                        android:textColor="#ffffffff"
  137.                        android:text="??? ????????"
  138.                        android:textSize="18sp"
  139.                        android:paddingTop="1dp"
  140.                        android:paddingRight="190dp" />
  141.                 </LinearLayout>
  142.             </LinearLayout>
  143.             <LinearLayout
  144.                android:orientation="horizontal"
  145.                android:minWidth="25px"
  146.                android:minHeight="25px"
  147.                android:layout_width="match_parent"
  148.                android:layout_height="wrap_content"
  149.                android:id="@+id/linearLayout14"
  150.                android:layout_marginTop="21.6dp">
  151.                 <LinearLayout
  152.                    android:orientation="vertical"
  153.                    android:minWidth="25px"
  154.                    android:minHeight="25px"
  155.                    android:layout_width="match_parent"
  156.                    android:layout_height="wrap_content"
  157.                    android:id="@+id/linearLayout17"
  158.                    android:layout_marginTop="25.1dp">
  159.                     <TextView
  160.                        android:text="(044) 230 - 88 - 88"
  161.                        android:textAppearance="?android:attr/textAppearanceLarge"
  162.                        android:layout_width="match_parent"
  163.                        android:layout_height="wrap_content"
  164.                        android:id="@+id/telephone"
  165.                        android:gravity="center_horizontal"
  166.                        android:textSize="30sp"
  167.                        android:textStyle="bold"
  168.                        android:textColor="#ffffffff" />
  169.                     <TextView
  170.                        android:textAppearance="?android:attr/textAppearanceMedium"
  171.                        android:layout_width="match_parent"
  172.                        android:layout_height="wrap_content"
  173.                        android:id="@+id/textView6"
  174.                        android:text="?????????? ???????? ?? ?????"
  175.                        android:gravity="center_horizontal"
  176.                        android:textColor="#f1575d" />
  177.                     <TextView
  178.                        android:text="24/7"
  179.                        android:textAppearance="?android:attr/textAppearanceLarge"
  180.                        android:layout_width="match_parent"
  181.                        android:layout_height="wrap_content"
  182.                        android:id="@+id/textView7"
  183.                        android:gravity="center_horizontal"
  184.                        android:textSize="28sp"
  185.                        android:textColor="#ffffffff"
  186.                        android:layout_marginBottom="40.2dp" />
  187.                     <LinearLayout
  188.                        android:orientation="horizontal"
  189.                        android:minWidth="25px"
  190.                        android:minHeight="25px"
  191.                        android:layout_width="match_parent"
  192.                        android:layout_height="wrap_content"
  193.                        android:id="@+id/linearLayout18">
  194.                         <ImageButton
  195.                            android:src="@drawable/vk"
  196.                            android:layout_width="wrap_content"
  197.                            android:layout_height="match_parent"
  198.                            android:id="@+id/vkbutton"
  199.                            android:background="#00000000"
  200.                            android:layout_marginLeft="11.2dp"
  201.                            android:layout_marginRight="5dp" />
  202.                         <ImageButton
  203.                            android:src="@drawable/twitter"
  204.                            android:layout_width="wrap_content"
  205.                            android:layout_height="match_parent"
  206.                            android:id="@+id/twitterbutton"
  207.                            android:background="#00000000"
  208.                            android:layout_marginRight="5dp" />
  209.                         <ImageButton
  210.                            android:src="@drawable/facebook"
  211.                            android:layout_width="wrap_content"
  212.                            android:layout_height="match_parent"
  213.                            android:id="@+id/facebookbutton"
  214.                            android:background="#00000000" />
  215.                         <ImageButton
  216.                            android:src="@drawable/inst"
  217.                            android:layout_width="90.9dp"
  218.                            android:layout_height="match_parent"
  219.                            android:id="@+id/instagrambutton"
  220.                            android:background="#00000000" />
  221.                     </LinearLayout>
  222.                 </LinearLayout>
  223.             </LinearLayout>
  224.         </LinearLayout>
  225.     </ScrollView>
  226. </LinearLayout>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement