You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 18, 2021. It is now read-only.
Android compile xml file resource to binary to reduce size and improve performance
GsonXml can add static method, so GsonXml avoid to call XmlPullParser::setInput to prepare the input data
user can call this method like below code
gsonXml.fromXml(getContext().getResources().getXml(R.xml.config), clazz)
The text was updated successfully, but these errors were encountered: