Page 1248 - 3-3
P. 1248

sl:scale_height="300"
                              sl:scale_left="400"
                              sl:scale_textsize="50"
                              sl:scale_top="0"
                              sl:scale_width="300"
                              />
                      </mdp3.mdptest.ScalableLayout>
                  </LinearLayout>
              </LinearLayout>
              <LinearLayout
                  android:layout_width="match_parent"
                  android:layout_height="wrap_content"
                  android:orientation="vertical"
                  android:layout_weight="2"
                  android:id="@+id/DataBase"
                  android:visibility="gone"


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


                      >


                      <mdp3.mdptest.ScalableLayout
                          android:layout_width="match_parent"
                          android:layout_height="wrap_content"
                          sl:scale_base_height="1200"
                          sl:scale_base_width="1080"
                          >
                          <Button
                              android:layout_width="wrap_content"
                              android:layout_height="wrap_content"
                              android:id="@+id/DB"
                              android:background="@drawable/database"
                              sl:scale_height="800"
                              sl:scale_left="150"
                              sl:scale_textsize="50"
                              sl:scale_top="300"
                              sl:scale_width="800"
                              />


                      </mdp3.mdptest.ScalableLayout>




                                                        - 1248 -
   1243   1244   1245   1246   1247   1248   1249   1250   1251   1252   1253