View Single Post
  #4 (permalink)  
Old 11-09-2009, 03:14 PM
zanix's Avatar
zanix
PPCGeeks Regular
Offline
 
Join Date: May 2009
Posts: 63
Reputation: 70
zanix is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Titanium Notifications panel not showing up

Also, it is entirely possible that the plugin doesn't have a layout for your screen resolution.
I just checked all the cab files and they don't have a layout for our screen

I'm using the download of Notifications found here
http://forum.xda-developers.com/show...&postcount=192
I modified the QVGA layout for WQVGA

I attached the layouts for our screens, they are .cpr files. You can open them with notepad and add the layouts manually to Titanium_240x400.cpr and Titanium_400x240.cpr
I tried to modify the .cab file and add these directly, but I can't seem to open it.