Page 1243 - 3-3
P. 1243

android:background="@drawable/valve_close"
                                android:layout_width="wrap_content"
                                android:layout_height="wrap_content"
                                android:id="@+id/gas_btn"
                                sl:scale_height="250"
                                sl:scale_left="650"
                                sl:scale_textsize="50"
                                sl:scale_top="80"
                                sl:scale_width="250"
                                />


                        </mdp3.mdptest.ScalableLayout>
                    </LinearLayout>


                    <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="800"
                            sl:scale_base_width="1080"
                            >
                            <ImageView
                                android:background="@drawable/fan_nop"
                                android:layout_width="wrap_content"
                                android:layout_height="wrap_content"
                                android:id="@+id/fan"
                                sl:scale_height="400"
                                sl:scale_left="100"
                                sl:scale_textsize="50"
                                sl:scale_top="30"
                                sl:scale_width="400"
                                />
                            <ImageView
                                android:layout_width="wrap_content"
                                android:layout_height="wrap_content"
                                android:id="@+id/fan_ctrl"
                                android:background="@drawable/fanfan"
                                sl:scale_height="400"
                                sl:scale_left="100"


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