Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion LogcatCoreLib/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
apply plugin: 'com.android.library'
apply plugin: 'kotlin-android'
apply plugin: 'kotlin-android-extensions'

android {
compileSdkVersion propCompileSdkVersion
Expand Down
10 changes: 0 additions & 10 deletions LogcatCoreLib/src/main/res/drawable/ic_live_refresh.xml

This file was deleted.

1 change: 0 additions & 1 deletion LogcatCoreLib/src/main/res/menu/menu_log.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
<item
android:id="@+id/menu_live"
android:checked="false"
android:icon="@drawable/ic_live_refresh"
android:orderInCategory="100"
android:title="@string/live"
android:visible="false"
Expand Down
1 change: 0 additions & 1 deletion LogcatCoreLib/src/main/res/raw/gitlog.json

This file was deleted.