添加dialog支持、修复一个内存溢出的问题

This commit is contained in:
AriaLyy
2016-12-29 17:35:54 +08:00
parent 2e164100d1
commit d9107ad23b
5 changed files with 100 additions and 42 deletions

3
.idea/misc.xml generated
View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="EntryPointsManager">
<entry_points version="2.0" />
</component>
<component name="NullableNotNullManager">
<option name="myDefaultNullable" value="android.support.annotation.Nullable" />
<option name="myDefaultNotNull" value="android.support.annotation.NonNull" />