fbb4af0015
* Replace the ListView in the NewsReaderDetailFragment with a RecyclerView * Replace the SlidingPaneLayout with a DrawerLayout * Add a header to the DrawerLayout with the owncloud logo as a background, show the current user and owncloud url in the header * Remove the ShowcaseView submodule
5 lines
No EOL
213 B
Groovy
5 lines
No EOL
213 B
Groovy
include ':News-Android-App', ':ownCloud-Account-Importer'
|
|
include ':Changeloglib:ChangeLogLibrary'
|
|
|
|
include 'customtabs'
|
|
project(':customtabs').projectDir = new File(settingsDir, './custom-tabs-client/customtabs') |