liferay-android-beacons icon indicating copy to clipboard operation
liferay-android-beacons copied to clipboard

feat: start/stop advertising

Open m1ga opened this issue 2 years ago • 0 comments
trafficstars

  • using a fixed beacon gradle library (2.19.5, .6 is currently not working)
  • implemented startAdvertising and stopAdvertising to emulate a beacon
  • two new events success and error (can be extended to other success or error events)

Tested on a Pixel 7 (Android 13) and Samsung A20 (Android 11)

m1ga avatar Sep 02 '23 14:09 m1ga

Are you using Android 7+? If yes, looks like it changed the way the browser report the viewport size causing the javascript failed to reflow.

I still not sure how to change it.

Nandaka avatar Oct 17 '17 04:10 Nandaka

Yes my android ver is 7.0 and my screen is only 5" so the text size is really hurting my eyes @@ I hope you find a way to fix it soon.

ruahuy avatar Oct 17 '17 04:10 ruahuy

Have you tried to reset the default zoom? It will recalculate based on screen density (backup you DB first).

Else you can try to zoom in and go back to the previous screen (main menu/prev chapter) and then go foward again. It will reflow with the new zoom.

Nandaka avatar Oct 17 '17 04:10 Nandaka

Zooming in, going back and forward somehows works. But when I overdo it and want to zoom out, it doesn't work. Neither the above method or reset to default zoom work.

ruahuy avatar Oct 17 '17 04:10 ruahuy