mirror of
https://github.com/SimpleMobileTools/Simple-Draw.git
synced 2025-02-03 18:27:30 +01:00
add one more static variable
This commit is contained in:
parent
8b8324c9dd
commit
4c7bf87d45
@ -22,7 +22,7 @@ public class AboutActivity extends AppCompatActivity {
|
||||
@BindView(R.id.about_version) TextView mVersion;
|
||||
@BindView(R.id.about_email) TextView mEmailTV;
|
||||
|
||||
private Resources mRes;
|
||||
private static Resources mRes;
|
||||
|
||||
@Override
|
||||
protected void onCreate(Bundle savedInstanceState) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user