Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <ScrollView
- xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:tools="http://schemas.android.com/tools"
- android:layout_width="match_parent"
- android:layout_height="match_parent"
- tools:context=".MainActivityPraktekDokter" >
- <LinearLayout
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:background="@drawable/background"
- android:paddingBottom="@dimen/activity_vertical_margin"
- android:paddingLeft="@dimen/activity_horizontal_margin"
- android:paddingRight="@dimen/activity_horizontal_margin"
- android:paddingTop="@dimen/activity_vertical_margin" >
- <Button
- android:id="@+id/Button14"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:text="dr. Wiratmo" />
- <Button
- android:id="@+id/Button10"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:text="dr. Abdi. S Kesuma" />
- <Button
- android:id="@+id/Button12"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:text="Selanjutnya" />
- <Button
- android:id="@+id/Button11"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:text="dr. Eddy Susilo" />
- <Button
- android:id="@+id/Button9"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:text="dr. Fauzi" />
- <Button
- android:id="@+id/button8"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:text="dr. Johanes HHS" />
- <Button
- android:id="@+id/button7"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:text="dr.H. Hamzah, MM" />
- <Button
- android:id="@+id/button6"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:text="dr. Herman Mitra" />
- <Button
- android:id="@+id/Button13"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:text="Klinik Asy-Syifa" />
- </LinearLayout>
- </ScrollView>
Advertisement
Add Comment
Please, Sign In to add comment