Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit d89afe2a authored by Pranav Vashi's avatar Pranav Vashi Committed by Michael Bestas
Browse files

ThemePicker: Remove beta tag for themed icons

Change-Id: I474f27dac5a8040592931b4b118e54d680cc6162
parent bb10561d
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -55,14 +55,4 @@
        android:layout_width="0dp"
        android:layout_height="8dp" />

    <TextView
        android:id="@+id/beta_tag"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:paddingHorizontal="8dp"
        android:paddingVertical="4dp"
        android:text="@string/beta_title"
        android:textColor="@color/text_color_on_accent"
        style="@style/BetaTagTextStyle" />

</com.android.customization.picker.themedicon.ThemedIconSectionView>