depois do ollama
This commit is contained in:
@@ -37,7 +37,7 @@ public class DefinicoesActivity extends AppCompatActivity {
|
||||
private Button btnSaveSettings;
|
||||
private EditText etUsername;
|
||||
private Switch switchNotifications;
|
||||
private Spinner spinnerCurrency;
|
||||
|
||||
|
||||
private ImageView ivProfilePicture;
|
||||
private TextView tvChangePhoto;
|
||||
@@ -63,7 +63,7 @@ public class DefinicoesActivity extends AppCompatActivity {
|
||||
btnSaveSettings = findViewById(R.id.btnSaveSettings);
|
||||
etUsername = findViewById(R.id.etUsername);
|
||||
switchNotifications = findViewById(R.id.switchNotifications);
|
||||
spinnerCurrency = findViewById(R.id.spinnerCurrency);
|
||||
|
||||
|
||||
ivProfilePicture = findViewById(R.id.ivProfilePicture);
|
||||
tvChangePhoto = findViewById(R.id.tvChangePhoto);
|
||||
|
||||
Reference in New Issue
Block a user