Pinned Loading
-
-
Android Build Config Field from comm...
Android Build Config Field from command line 1...
23if(BuildConfig.DEVELOPER_MODE){
4doDeveloperModeThing();
5}
-
strip xml from android strings.xml f...
strip xml from android strings.xml for a simple human readable output 1import xml.etree.ElementTree as ET
23def parse_text(line):
4clean_line = line
5clean_line = clean_line.replace("…", "...")
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.