mirror of
https://github.com/tateisu/SubwayTooter
synced 2024-12-25 00:21:26 +01:00
クラッシュレポートに報告された問題の対応
This commit is contained in:
parent
b46268fb55
commit
8ac2a2511f
@ -850,6 +850,7 @@ public class ColumnViewHolder implements View.OnClickListener, Column.VisualCall
|
||||
}
|
||||
|
||||
public void onItemClick(){
|
||||
if( status ==null ) return;
|
||||
activity.performConversation( access_info, status );
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user