UI - Required Functions
You need to use these functions to make a perfectly responsive/adapted UI for the phone
PANEL:aphone_RemoveCursor()
aphone.GUI.ScaledSize(...)
print(aphone.ScaledSize(5, 10, 15, 20))PANEL:Phone_AskTextEntry( string text, int max_char, panel panel_resize, int panel_wide, bool resize_onlytargetpnl)
Last updated