Cannot get custom notification to work Android 2.3.3 -


I am trying to get a custom notification to work and although I have a problem with Android 4.0 and above No, I can not get it to work properly in 2.3.3 (API V10). The result I got is the following: displaying incorrect information

Can not see, can not see, nor is there a progress bar?

The XML used for RemoteView below is: XML version = "1.0" encoding = "utf-8" & gt

   & gt; /> & Lt; Android: layout_height = "wrap_content" android: layout_toRightOf = "@ id / running_notif_image" android: textAppearance = "@Android: Style / TextAppearance. StatusBar: Android: textView Android: id =" @ + id / running_notif_title "Android: layout_width =" wrap_content " EventContent "/> & Lt; Android: layout_height = "wrap_content" android: layout_toRightOf = "@ id / running_notif_image" android: layout_below = "@ id / running_notif_title" android: TextAppearance = "id = "@Android: Style / Text Appointments. Statsubar.Event Content" /> & Lt; Android: layout_hell = "@ id / running_notif_text" android: layout_toRightOf = "Android: attr / progressBarStyleHorizontal" id = "@ + id / running_notif_pgStatus" style = Android: layout_width = "fill_parent" android: layout_height = "wrap_content" @ Id / ongoing_notif_image "Android: textAppearance =" @Android: Style / TextAppearance.StatusBar.EventContent "/> / & Gt; & Lt; / RelativeLayout & gt;   

After following this suggestion, I've added 'Android: Text Appointment'

Still no success. Please note that this Android 4.0 works well on the top.

After "text" itemprop = "text">

After spending several hours in his search, I have another stackoverflow solution in question and I I found it will post it here if any other question comes across this question. The answer and support is due to a bug in the library.

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -