Hello,
Upon investigation, it turns out that this error occurs because your string name contains spaces and the string cannot be instantiated.
If you need to use a phrase as a variable name, use an underscore or camel to name it.
<string name="Type_pixel_number_for_upper_left_corner">titleplx</string>
Best Regards,
Alec Liu.
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.