1. Fixed a typo in @string/onboarding_body2. The message now correctly says "implementation" instead of "implemtation".

2. Changed layout of overview_pods_dual_item.xml so that the left and right pod status are properly lined up with each other.
This commit is contained in:
JerretQueen
2023-12-30 00:14:24 -06:00
parent b604c423ad
commit 3407370563
5 changed files with 6 additions and 9 deletions
+1 -1
View File
@@ -122,7 +122,7 @@
<string name="onboarding_body1">This app adds support for AirPod specific features to Android.</string>
<string name="onboarding_body2">Not all Android devices fully support the extra AirPod features. Your operating system requires a correctly working Bluetooth-Low-Energy implemtation.</string>
<string name="onboarding_body2">Not all Android devices fully support the extra AirPod features. Your operating system requires a correctly working Bluetooth-Low-Energy implementation.</string>
<string name="onboarding_body3">CAPod has no ads and does not collect your data.</string>
<string name="onboarding_body4">You can upgrade to CAPod Pro to gain extra features and support development.</string>