92lleo / WhatsappWebToGo

[android] WhatsApp Web client for your phone/tablet with media support
https://f-droid.org/packages/io.kuenzler.whatsappwebtogo
MIT License
264 stars 43 forks source link

Make chat size fit phone screen #52

Closed benehmb closed 2 years ago

benehmb commented 3 years ago

Hey, I'm not sure if you need this, but I found it very useful. I'm really not into Android development, but I hope this helps. My changes set the width of the Chat to the width of your screen, using javascript. I have to mention, that WhatsApp automatically focuses the textfield of the active chat, but it doesn't recognise the new size of the Screen, so it only scrolls half way. I tried to find out, how it works, but sadly I couldn't. So be aware of this side effect.

92lleo commented 3 years ago

Hi, thats for the PR! already saw the change in your fork ;) I'll check it

92lleo commented 2 years ago

Hi @benehmb checked your changes locally, looks better than before, thanks! I'll try to fix the scrolling before releasing the next version