Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
termux
GitHub Repository: termux/termux-app
Path: blob/master/app/src/main/res/values/attrs.xml
1637 views
1
<?xml version="1.0" encoding="utf-8"?>
2
<resources>
3
<attr name="termuxActivityDrawerBackground" format="reference" />
4
<attr name="termuxActivityDrawerImageTint" format="reference" />
5
</resources>
6
7