Page 1246 - 3-3
P. 1246
<TextView
android:layout_width="201dp"
android:layout_height="142dp"
android:textSize="25dp"
android:text="Curtain"
android:textColor="@color/colorPrimaryDark"
sl:scale_height="100"
sl:scale_left="0"
sl:scale_textsize="90"
sl:scale_top="0"
sl:scale_width="500"
/>
</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="500"
sl:scale_base_width="1080"
>
<Button
android:background="@drawable/left_spin"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:id="@+id/RIG_spin"
sl:scale_height="300"
sl:scale_left="100"
sl:scale_textsize="50"
sl:scale_top="10"
sl:scale_width="300"
/>
<Button
- 1246 -