diff --git a/.github/workflows/android-feature.yml b/.github/workflows/android-feature.yml index 57581082570f..5cedffce5f12 100644 --- a/.github/workflows/android-feature.yml +++ b/.github/workflows/android-feature.yml @@ -38,4 +38,4 @@ jobs: uses: actions/checkout@v2 - name: Validate fastlane metadata - uses: ashutoshgngwr/validate-fastlane-supply-metadata@v1 \ No newline at end of file + uses: ashutoshgngwr/validate-fastlane-supply-metadata@v1 diff --git a/app/src/main/res/layout/dialog_product_question.xml b/app/src/main/res/layout/dialog_product_question.xml index d9a585be9a5c..e1b43686b3aa 100644 --- a/app/src/main/res/layout/dialog_product_question.xml +++ b/app/src/main/res/layout/dialog_product_question.xml @@ -61,7 +61,6 @@ android:layout_marginTop="30dp" android:ellipsize="marquee" android:gravity="center" - android:singleLine="true" android:textSize="14sp" android:textStyle="bold" tools:text="Question" />