remove reference to R.id.nav_add_trend_tag

This commit is contained in:
tateisu 2018-06-11 09:36:41 +09:00
parent b0719af5c6
commit 5fb7f1f0e6
2 changed files with 7 additions and 7 deletions

View File

@ -29,7 +29,7 @@
</value>
</option>
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/build/classes" />
</component>
<component name="ProjectType">

View File

@ -1008,12 +1008,12 @@ class ActMain : AppCompatActivity()
false,
Column.TYPE_FOLLOW_REQUESTS
)
R.id.nav_add_trend_tag ->Action_Account.timeline(
this,
defaultInsertPosition,
true,
Column.TYPE_TREND_TAG
)
// R.id.nav_add_trend_tag ->Action_Account.timeline(
// this,
// defaultInsertPosition,
// true,
// Column.TYPE_TREND_TAG
// )
// トゥート検索
R.id.mastodon_search_portal -> addColumn(