a63123b556
#KT-35831 #EA-209568 Fixed
5 lines
139 B
Plaintext
Vendored
5 lines
139 B
Plaintext
Vendored
public class BeatBox {
|
|
private static final String TAG = "BeatBox";
|
|
private static final String SOUNDS_FOLDER = "sample_sounds";
|
|
}
|