Move theme to its own module
This commit is contained in:
parent
867a269224
commit
1020726780
31 changed files with 122 additions and 0 deletions
4
libraries/ui/theme/src/main/AndroidManifest.xml
Normal file
4
libraries/ui/theme/src/main/AndroidManifest.xml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
</manifest>
|
||||
Loading…
Add table
Add a link
Reference in a new issue