Update WifiScanningRequiredFragment dialog to show help page
This CL updates the WifiScanningRequiredFragment dialog so that the learn more button is only shown when a help page is available. Additionally, we add the metrics constant for the dialog. Test: robotests Bug: 67070896 Change-Id: I7697c88b5969edaf5c06eb33251f215b776c64ee
This commit is contained in:
@@ -6690,6 +6690,8 @@
|
||||
<string name="help_uri_private_dns" translatable="false"></string>
|
||||
<string name="help_uri_about_phone_v2" translatable="false"></string>
|
||||
<string name="help_uri_wifi_calling" translatable="false"></string>
|
||||
<!-- url for the wifi scanning required dialog help page -->
|
||||
<string name="help_uri_wifi_scanning_required" translatable="false"></string>
|
||||
|
||||
<!-- User account title [CHAR LIMIT=30] -->
|
||||
<string name="user_account_title">Account for content</string>
|
||||
|
Reference in New Issue
Block a user