Page 1242 - 3-3
P. 1242

android:id="@+id/led_door"
                              sl:scale_height="400"
                              sl:scale_left="700"
                              sl:scale_textsize="50"
                              sl:scale_top="30"
                              sl:scale_width="400"
                              />


                      </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/homectrl1"
                  android:visibility="gone"
                  >
                  <LinearLayout
                      android:layout_width="wrap_content"
                      android:layout_height="wrap_content"
                      android:orientation="vertical"
                      >


                      <mdp3.mdptest.ScalableLayout
                          android:layout_width="match_parent"
                          android:layout_height="wrap_content"
                          sl:scale_base_height="500"
                          sl:scale_base_width="1080" >


                          <ImageView
                              android:background="@drawable/gas"
                              android:layout_width="wrap_content"
                              android:layout_height="wrap_content"
                              android:id="@+id/gas"
                              sl:scale_height="400"
                              sl:scale_left="100"
                              sl:scale_textsize="50"
                              sl:scale_top="30"
                              sl:scale_width="400"
                              />
                          <Button


                                                        - 1242 -
   1237   1238   1239   1240   1241   1242   1243   1244   1245   1246   1247