Page 1254 - 3-3
P. 1254

sl:scale_width="500"
                                  />
                              <ProgressBar
                                  android:id="@+id/circularProgressbar"
                                  style="?android:attr/progressBarStyleHorizontal"
                                  android:layout_width="match_parent"
                                  android:layout_height="match_parent"
                                  android:indeterminate="false"
                                  android:max="100"
                                  android:progress="0"
                                  android:layout_centerInParent="true"
                                  android:progressDrawable="@drawable/circular"
                                  android:secondaryProgress="100"
                                  sl:scale_height="1400"
                                  sl:scale_left="-170"
                                  sl:scale_textsize="180"
                                  sl:scale_top="-350"
                                  sl:scale_width="1400"
                                  />


                          </mdp3.mdptest.ScalableLayout>
                      </LinearLayout>
                      <LinearLayout
                          android:layout_width="match_parent"
                          android:layout_height="wrap_content"
                          android:orientation="horizontal"
                          android:layout_weight="1"
                          >


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


                              <Button
                                  android:layout_width="310dp"
                                  android:layout_height="wrap_content"
                                  android:textSize="25dp"
                                  android:background="@drawable/circle"
                                  android:text="a"
                                  android:id="@+id/otpbtn"


                                  android:textColor="@color/colorwhite"
                                  sl:scale_height="140"


                                                        - 1254 -
   1249   1250   1251   1252   1253   1254   1255   1256   1257   1258   1259