mirror of
https://github.com/bitwarden/android.git
synced 2026-06-02 11:12:00 -05:00
BIT-2207: Remove Rate the App row (#1228)
Co-authored-by: David Perez <david@livefront.com>
This commit is contained in:
committed by
Álison Fernandes
parent
3d8bf0da31
commit
8f3f87a333
@@ -210,12 +210,6 @@ private fun ContentColumn(
|
||||
id = R.string.learn_about_organizations_description_long,
|
||||
),
|
||||
)
|
||||
BitwardenExternalLinkRow(
|
||||
text = stringResource(id = R.string.rate_the_app),
|
||||
onConfirmClick = onRateTheAppClick,
|
||||
dialogTitle = stringResource(id = R.string.continue_to_app_store),
|
||||
dialogMessage = stringResource(id = R.string.rate_app_description_long),
|
||||
)
|
||||
BitwardenExternalLinkRow(
|
||||
text = stringResource(R.string.give_feedback),
|
||||
onConfirmClick = onGiveFeedbackClick,
|
||||
|
||||
Reference in New Issue
Block a user