Add: floating window, layout inspector

This commit is contained in:
hyb1996
2017-03-12 23:10:58 +08:00
parent a211d208d0
commit e81b661974
164 changed files with 7045 additions and 1206 deletions

View File

@@ -1,5 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<notices>
<notice>
<name>LeakCanary</name>
<copyright>Copyright 2015 Square, Inc.</copyright>
<url>https://github.com/square/leakcanary</url>
<license>Apache Software License 2.0</license>
</notice>
<notice>
<name>Material Dialogs</name>
<url>https://github.com/afollestad/material-dialogs</url>
@@ -49,9 +55,27 @@
<license>Apache Software License 2.0</license>
</notice>
<notice>
<name>LeakCanary</name>
<copyright>Copyright 2015 Square, Inc.</copyright>
<url>https://github.com/square/leakcanary</url>
<name>Floaties</name>
<copyright/>
<url>https://github.com/ericbhatti/floaties</url>
<license>Apache Software License 2.0</license>
</notice>
<notice>
<name>SortableTableView</name>
<copyright>Copyright 2015 Ingo Schwarz</copyright>
<url>https://github.com/ISchwarz23/SortableTableView</url>
<license>Apache Software License 2.0</license>
</notice>
<notice>
<name>Android Terminal Emulator</name>
<copyright/>
<url>https://github.com/jackpal/Android-Terminal-Emulator</url>
<license>Apache Software License 2.0</license>
</notice>
<notice>
<name>MultiLevelListView</name>
<copyright>2016 (C) Copyright Open-RnD Sp. z o.o.</copyright>
<url>https://github.com/open-rnd/android-multi-level-listview</url>
<license>Apache Software License 2.0</license>
</notice>
</notices>