Changes in 127, added HBTest screen option

This commit is contained in:
chandrashekhar reddy
2024-09-17 12:47:53 +05:30
parent cf429b4fc3
commit e77b4d9a23
9 changed files with 330 additions and 110 deletions

View File

@@ -92,10 +92,10 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginHorizontal="16dp"
android:layout_marginTop="24dp"
android:layout_marginTop="15dp"
android:clickable="false"
android:gravity="center"
android:visibility="gone"
android:visibility="visible"
android:text="Sample Start"
android:textColor="@color/white"
app:layout_constraintEnd_toEndOf="parent"