mirror of
https://github.com/yuliskov/SmartTube.git
synced 2025-05-17 19:35:54 +08:00
comments: bold header + seekbar focus fix
This commit is contained in:
@ -35,7 +35,7 @@ public interface IMessage {
|
||||
*
|
||||
* @return the message text
|
||||
*/
|
||||
String getText();
|
||||
CharSequence getText();
|
||||
|
||||
/**
|
||||
* Returns message author. See the {@link IUser} for more details
|
||||
|
Reference in New Issue
Block a user