I have a problem with this firebase shared drawing app. Its github url is https://github.com/firebase/AndroidDrawing.
The problem is the screen horizontally isn't complete when on the Drawing Activity. I think it because of the BoardWidth in the Drawing activity java file. But am not sure and the code is too difficult to read.
Is there anyway I can fix the problem?