Merge pull request #30 from CPM-INDIA-SALES-AND-MARKETING-PVT-LTD/GG_LoginVersionName_DBName_Update
camera handle for arabic language
This commit is contained in:
@@ -61,7 +61,7 @@ import cpm.com.gskmtorange.xmlGetterSetter.TableBean;
|
||||
*/
|
||||
|
||||
public class GSKOrangeDB extends SQLiteOpenHelper {
|
||||
public static final String DATABASE_NAME = "GSK_ORANGE_DB1";
|
||||
public static final String DATABASE_NAME = "GSK_ORANGE_DB2";
|
||||
public static final int DATABASE_VERSION = 13;
|
||||
TableBean tableBean;
|
||||
private SQLiteDatabase db;
|
||||
|
||||
@@ -127,7 +127,7 @@ public class LoginActivity extends AppCompatActivity {
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
||||
tv_version.setText("Version/Versiyon - " + app_ver+"T");
|
||||
tv_version.setText("Version/Versiyon - " + app_ver+"T1");
|
||||
|
||||
preferences = PreferenceManager.getDefaultSharedPreferences(this);
|
||||
editor = preferences.edit();
|
||||
|
||||
Reference in New Issue
Block a user