fix android manifest and update imports
This commit is contained in:
parent
9d08253655
commit
97f3fcbaf5
16 changed files with 25 additions and 41 deletions
|
|
@ -29,6 +29,6 @@ public class BitmapPaletteTranscoder implements ResourceTranscoder<Bitmap, Bitma
|
|||
|
||||
@Override
|
||||
public String getId() {
|
||||
return "BitmapPaletteTranscoder.com.kabouzeid.gramophone.glide.palette";
|
||||
return "BitmapPaletteTranscoder.com.dkanada.gramophone.glide.palette";
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue