Status icons are back (#794)
This commit is contained in:
parent
dca050445e
commit
898bbf7a7f
184 changed files with 614 additions and 32 deletions
|
|
@ -8,6 +8,7 @@ ext.DICTIONARIES_DOWNLOAD_DIR_NAME = 'downloads'
|
|||
ext.DICTIONARY_SIZES_DIR_NAME = 'dictionary-sizes'
|
||||
|
||||
def APP_ROOT_DIR = "${project.rootDir}/app"
|
||||
ext.ICONS_DIR = "${APP_ROOT_DIR}/src/main/res/drawable"
|
||||
def MAIN_ASSETS_DIR = "${APP_ROOT_DIR}/src/main/assets"
|
||||
def FULL_VERSION_ASSETS_DIR = "${APP_ROOT_DIR}/src/full/assets"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue