Advertisement
salmancreation

Class Routin App Android Details List

Sep 23rd, 2017
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 5.54 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <LinearLayout
  3.    xmlns:android="http://schemas.android.com/apk/res/android"
  4.    xmlns:app="http://schemas.android.com/apk/res-auto"
  5.    xmlns:tools="http://schemas.android.com/tools"
  6.    android:layout_width="match_parent"
  7.    android:layout_height="match_parent"
  8.    tools:context="com.example.sectionmroutin.sectionm9thsemesterroutin.MainActivity">
  9.  
  10.  
  11.     <LinearLayout
  12.        android:layout_width="match_parent"
  13.        android:layout_height="wrap_content"
  14.        android:orientation="vertical"
  15.       >
  16.  
  17.         <!-- Single Content Box Start  -->
  18.         <LinearLayout
  19.            android:layout_width="match_parent"
  20.            android:layout_height="match_parent"
  21.            android:layout_marginTop="20dp"
  22.            android:background="@drawable/shadow"
  23.            android:elevation="15dp"
  24.            >
  25.  
  26.  
  27.  
  28.             <com.cuboid.cuboidcirclebutton.CuboidButton
  29.                android:layout_width="140dp"
  30.                android:layout_height="140dp"
  31.                android:layout_centerInParent="true"
  32.                android:text="Compiler\nDesgin\n331"
  33.                android:textColor="#fff"
  34.                android:textSize="23dp"
  35.                app:cub_border_radius="0dp"
  36.                app:cub_color="#c311fa9d"
  37.                android:id="@+id/compiler2"
  38.                app:cub_hover_color="#c33333"
  39.                app:cub_riple_effect="true"
  40.                android:layout_margin="5dp"
  41.                />
  42.  
  43.                 <TextView
  44.                    android:layout_width="245dp"
  45.                    android:text="নামঃ আইনুল হাসান নাহিদ
  46. বিষয়ঃ কম্পাইলার ডিজাইন
  47. ক্লাস রুমঃ ৩১৮ ডিটি-৫
  48. সময়ঃ ২.৩০ থেকে ৪.০০ মিনিট
  49. গুগল ক্লাস কোডঃ 5q8w9x1
  50. মোবাইলঃ 01674834062"
  51.                    android:layout_height="wrap_content"
  52.                    android:textColor="#fff"
  53.                    android:textStyle="bold"
  54.                    android:textSize="19dp"
  55.                    />
  56.  
  57.         </LinearLayout>
  58.         <!-- Single Content Box End  -->
  59.  
  60.         <!-- Single Content Box Start  -->
  61.         <LinearLayout
  62.            android:layout_width="match_parent"
  63.            android:layout_height="match_parent"
  64.            android:layout_marginTop="20dp"
  65.            android:background="@drawable/shadow"
  66.            android:elevation="12dp"
  67.            >
  68.  
  69.  
  70.  
  71.             <com.cuboid.cuboidcirclebutton.CuboidButton
  72.                android:layout_width="140dp"
  73.                android:layout_height="140dp"
  74.                android:layout_centerInParent="true"
  75.                android:text="Software\nEngineer\n333"
  76.                android:textColor="#fff"
  77.                android:textSize="23dp"
  78.                app:cub_border_radius="0dp"
  79.                app:cub_color="#c311fa9d"
  80.                android:id="@+id/softwer3"
  81.                app:cub_hover_color="#c33333"
  82.                app:cub_riple_effect="true"
  83.                android:layout_margin="5dp"
  84.                />
  85.  
  86.                 <TextView
  87.                    android:layout_width="245dp"
  88.                    android:text="নামঃ মোছাঃ নিশাত সুলতানা
  89. বিষয়ঃ সফটওয়্যার ইঞ্জিনিয়ার
  90. ক্লাস রুমঃ ৩১৮ ডিটি-৫
  91. সময়ঃ ৪.০০ থেকে ৫.৩০ মিনিট
  92. গুগল ক্লাস কোডঃ  jlb7w46
  93. মোবাইলঃ"
  94.                    android:layout_height="wrap_content"
  95.                    android:textColor="#fff"
  96.                    android:textStyle="bold"
  97.                    android:textSize="19dp"
  98.                    />
  99.  
  100.         </LinearLayout>
  101.         <!-- Single Content Box End  -->
  102.  
  103.         <!-- Single Content Box Start  -->
  104.         <LinearLayout
  105.            android:layout_width="match_parent"
  106.            android:layout_height="match_parent"
  107.            android:layout_marginTop="20dp"
  108.            android:background="@drawable/shadow"
  109.            android:elevation="10dp"
  110.            >
  111.  
  112.  
  113.  
  114.             <com.cuboid.cuboidcirclebutton.CuboidButton
  115.                android:layout_width="140dp"
  116.                android:layout_height="140dp"
  117.                android:layout_centerInParent="true"
  118.                android:text="Android\nPrograming\nLab\n334"
  119.                android:textColor="#fff"
  120.                android:textSize="23dp"
  121.                app:cub_border_radius="0dp"
  122.                app:cub_color="#c311fa9d"
  123.                android:id="@+id/androidclasslab"
  124.                app:cub_hover_color="#c33333"
  125.                app:cub_riple_effect="true"
  126.                android:layout_margin="5dp"
  127.                />
  128.  
  129.             <TextView
  130.                android:layout_width="245dp"
  131.                android:text="নামঃ আইনুল হাসান নাহিদ
  132. বিষয়ঃ কম্পাইলার ডিজাইন
  133. ক্লাস রুমঃ ৩১৮ ডিটি-৫
  134. সময়ঃ ২.৩০ থেকে ৪.০০ মিনিট
  135. গুগল ক্লাস কোডঃ 5q8w9x1
  136. মোবাইলঃ 01674834062
  137. "
  138.                android:layout_height="wrap_content"
  139.                android:textColor="#fff"
  140.                android:textStyle="bold"
  141.                android:textSize="19dp"
  142.                />
  143.  
  144.         </LinearLayout>
  145.         <!-- Single Content Box End  -->
  146.  
  147.     </LinearLayout>
  148.  
  149.  
  150.  
  151. </LinearLayout>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement