tomasmaks
Results
3
comments of
tomasmaks
trafficstars
I need this one too
MoustafaElsaghier your solution worked for me, gratz!
I am just trying to implement your code, but it does not work... Something is wrong in LinkPopoverImpl ``` TextView linkButtonTextView = (TextView) view.findViewById(R.id.button_link); linkButtonTextView.setTypeface(iconfont); TextViewButton linkButton = new TextViewButton(linkButtonTextView,...