mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-25 07:47:06 +00:00
collection of fixes based on comments/small aesthetic stuff // FREEBIE
This commit is contained in:
@@ -65,7 +65,7 @@ import static org.whispersystems.textsecure.push.PushMessageProtos.PushMessageCo
|
||||
|
||||
public class GroupCreateActivity extends PassphraseRequiredSherlockFragmentActivity {
|
||||
|
||||
private final static String TAG = "GroupCreateActivity";
|
||||
private final static String TAG = GroupCreateActivity.class.getSimpleName();
|
||||
|
||||
public static final String MASTER_SECRET_EXTRA = "master_secret";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user