Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about Android development and PDF

how to play video on single click?

More
9 years 1 month ago #11880 by rachnasagar
How to play video on single click without clicking the play button which is available on the top of header title bar ?
More
9 years 1 month ago #11885 by Davide
Hi,
I suggest you to add this to OnPDFAnnotTapped() method of PDFViewAct.
Code:
m_view.PDFPerformAnnot();
More
9 years 1 month ago #11894 by rachnasagar
When I used this ,Its work fine but delete button for highlighters ,lines,sticky notes are not coming.

Also I am not able to delete any thing because the delete buttons hides
More
9 years 1 month ago #11896 by Davide
Hi,
I suggest you to check the annot type before the m_view.PDFPerformAnnot(); and skip this method if the annot is : highlight ,lines,sticky notes ..
More
9 years 1 month ago #11899 by rachnasagar
how to check the annot type . I am getting this value in annot.

com.radaee.pdf.Page$Annotation@39d98c5a

so How could i differentiate between videos or highlighters,lines.notes
More
Time to create page: 0.460 seconds
Powered by Kunena Forum