[Script Info] Title: [Events] Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text Dialogue: 0,0:00:00.37,0:00:04.38,Default,,0000,0000,0000,,The answer is setOnItemClickListener. We should register Dialogue: 0,0:00:04.38,0:00:06.98,Default,,0000,0000,0000,,an OnItemClickListener with the list view via the Dialogue: 0,0:00:06.98,0:00:10.44,Default,,0000,0000,0000,,setOnItemClickListener method. Then, when an item in the Dialogue: 0,0:00:10.44,0:00:12.83,Default,,0000,0000,0000,,list view is clicked, the callback is invoked.