SDL: switched build system from Ant to Gradle, because Google forced this piece of shit on me with SDK update
If you are getting build errors, delete the directory project/app/build
This commit is contained in:
7
project/res/values/ids.xml
Normal file
7
project/res/values/ids.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<item name="left" type="id" />
|
||||
<item name="right" type="id" />
|
||||
<item name="top" type="id" />
|
||||
<item name="bottom" type="id" />
|
||||
</resources>
|
||||
Reference in New Issue
Block a user