View Single Post
Old 08-13-2016, 05:47 PM   #39
Hanspeter
Connoisseur
Hanspeter doesn't litterHanspeter doesn't litter
 
Posts: 77
Karma: 150
Join Date: Jul 2014
Device: Kindel PW1, Voyager
or try to change line 699
Code:
  String window_name = (x_name ? x_name : program_name);
to
Code:
  String window_name ="L:A_N:application_ID:com.xmahjongg_O:R_PC:N";
Then it should go to landscape display and the default tile should work.
Hanspeter is offline   Reply With Quote