Page 700 - 3-2
P. 700

현재 뽑기
                                                                                                   기계에
                                                                                                  남아있는
                                                                                                  풍선 수










                                                                                                Database 에
                                                                                                들어가 있는
                                                                                                 풍선 수와
                                                                                                 지금까지의
                                                                                                  벌어들인
                                                                                                    총액




                                                뽑기 기계를 선택하였을 시


            ------------------------------------------------------------


            1.Manifests –  AnfroidManifest.xml
            <?xml version="1.0" encoding="utf-8"?>
            <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
                xmlns:app="http://schemas.android.com/apk/res-auto"
                xmlns:tools="http://schemas.android.com/tools"
                android:layout_width="match_parent"
                android:layout_height="match_parent"
                tools:context="kr.icehs.intec.management.LoginActivity"
                tools:layout_editor_absoluteX="8dp"
                tools:layout_editor_absoluteY="8dp">


                <LinearLayout
                    android:layout_width="match_parent"
                    android:layout_height="match_parent"
                    android:orientation="horizontal">


                    <ImageView
                        android:id="@+id/imageView"
                        android:layout_width="match_parent"
                        android:layout_height="152dp"



                                                         - 700 -
   695   696   697   698   699   700   701   702   703   704   705