Skip to content

Instantly share code, notes, and snippets.

@tw-Frey
Created July 21, 2022 23:05
Show Gist options
  • Select an option

  • Save tw-Frey/45f1002005bc1af29c5b70fbd71c9fa1 to your computer and use it in GitHub Desktop.

Select an option

Save tw-Frey/45f1002005bc1af29c5b70fbd71c9fa1 to your computer and use it in GitHub Desktop.
Android TextView 的 Editable 輸出給 Gson 時,must do toString(),不然會以 SpannableString 轉 Json,這樣會有問題

Android TextView 的 Editable 輸出給 Gson 時,must do toString(),不然會以 SpannableString 轉 Json,這樣會有問題

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment