diff --git a/res/layout/notification.xml b/res/layout/notification.xml index 7863b3b4..3b485a23 100644 --- a/res/layout/notification.xml +++ b/res/layout/notification.xml @@ -21,33 +21,34 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --> - + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_gravity="center_vertical" + android:orientation="horizontal"> + - - + android:ellipsize="marquee" /> + - \ No newline at end of file +