Skip to content

Commit

Permalink
Remove AppTP Beta label in settings
Browse files Browse the repository at this point in the history
  • Loading branch information
CrisBarreiro committed Oct 13, 2023
1 parent c12358b commit c49f48b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/src/main/res/layout/content_settings_privacy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,7 @@
android:layout_height="wrap_content"
app:primaryText="@string/atp_SettingsTitle"
app:primaryTextTruncated="false"
app:secondaryText="@string/atp_SettingsDeviceShieldDisabled"
app:showBetaPill="true" />
app:secondaryText="@string/atp_SettingsDeviceShieldDisabled" />

<com.duckduckgo.app.settings.CheckListItem
android:id="@+id/netpPSetting"
Expand Down

0 comments on commit c49f48b

Please sign in to comment.