Jump to content


Photo

Mms.apk Help!


  • Please log in to reply
2 replies to this topic

#1 jpjm132003

jpjm132003

    Member

  • Members
  • PipPip
  • 25 posts
  • LocationHuntington Beach

Posted 06 December 2012 - 02:38 PM

I'm trying to get rid of the blank space noted in yellow.
I've modified all of the heights in
• message_list_item_recv.xml
• message_list_send.xml
But I can't seem to shrink or isolate where this blank padding is comming from.

Anyone point me in the right direction please?
Posted Image


Nevermind: figured it out

Edited by jpjm132003, 06 December 2012 - 04:40 PM.


#2 ZKK007

ZKK007

    That Kiwi Guy

  • Developer
  • 1,687 posts
  • LocationDallas, TX, USA.
  • Current Device(s):XT912, XT907

Posted 06 December 2012 - 06:08 PM

Do you mind sharing what you did just in case someone else is looking for this answer? Thanks!
  • BytecodeMe likes this

bWyLE9l.jpg

 

Donate? Click on signature :)


#3 jpjm132003

jpjm132003

    Member

  • Members
  • PipPip
  • 25 posts
  • LocationHuntington Beach

Posted 07 December 2012 - 09:34 PM

Do you mind sharing what you did just in case someone else is looking for this answer? Thanks!


Absolutely,
What I did was I put the <TextView /> for the date_view, (the time / date received)

at the end of the block of code including the <ImageView /> for the locked_indicator, delivered_indicator, and details_indicator

So it looks like this in mine,
<ImageView : locked indicator />
<imageView : delivered indicator />
<imageView : details_indicator />
<TextView : date_view />

If anyone has any questions or wants this Mms.apk let me know. pictures will be up soon

I do have another question though: I would like it if after I hit the send button the keyboard is dismissedI am editing compose_message_activity.xml
I changed the EditText field to

android:imeOptions="actionDone"

This didn't work. The keyboard stays right were it is once I hit send. Is there any way to accomplish this?




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users